mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-04-29 18:12:43 +00:00
Compare commits
2 Commits
e05a1518d9
...
8f09ca5553
Author | SHA1 | Date | |
---|---|---|---|
|
8f09ca5553 | ||
|
b761670133 |
@ -1,12 +1,11 @@
|
||||
from io import BytesIO
|
||||
from zipfile import ZipFile
|
||||
|
||||
from django.contrib.sites.models import Site
|
||||
|
||||
from corres2math.lists import get_sympa_client
|
||||
from corres2math.matrix import Matrix
|
||||
from corres2math.views import AdminMixin
|
||||
from django.contrib.auth.mixins import LoginRequiredMixin
|
||||
from django.contrib.sites.models import Site
|
||||
from django.core.exceptions import PermissionDenied
|
||||
from django.core.mail import send_mail
|
||||
from django.db import transaction
|
||||
|
Loading…
x
Reference in New Issue
Block a user