1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-04 12:12:14 +02:00
This commit is contained in:
Yohann D'ANELLO
2020-09-27 12:49:10 +02:00
parent 9ef35217d3
commit c6c091b741
2 changed files with 3 additions and 8 deletions

View File

@ -1,5 +1,3 @@
from django.core.exceptions import ValidationError
from corres2math.tokens import email_validation_token
from django.contrib.sites.models import Site
from django.db import models