1
0
mirror of https://gitlab.crans.org/bde/nk20-scripts synced 2024-12-26 01:12:25 +00:00

Section is not importable yet

This commit is contained in:
Yohann D'ANELLO 2020-07-26 12:11:13 +02:00
parent 126e5fa1e4
commit 03dc6f98c8

View File

@ -110,7 +110,6 @@ class Command(ImportCommand):
"phone_number": row['tel'],
"address": row['adresse'],
"paid": row['normalien'],
"section": row["section"],
"registration_valid": True,
"email_confirmed": True,
}