1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2024-12-05 01:26:54 +00:00

Import list was in a wrong order

This commit is contained in:
Yohann D'ANELLO 2020-10-11 17:12:54 +02:00
parent b3db01c02e
commit 691d3c1660

View File

@ -1,6 +1,6 @@
from corres2math.lists import get_sympa_client
from django.contrib.auth.models import User
from corres2math.lists import get_sympa_client
from .models import AdminRegistration, Registration