mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2025-04-21 07:02:13 +00:00
Section is not importable yet
This commit is contained in:
parent
126e5fa1e4
commit
03dc6f98c8
@ -110,7 +110,6 @@ class Command(ImportCommand):
|
|||||||
"phone_number": row['tel'],
|
"phone_number": row['tel'],
|
||||||
"address": row['adresse'],
|
"address": row['adresse'],
|
||||||
"paid": row['normalien'],
|
"paid": row['normalien'],
|
||||||
"section": row["section"],
|
|
||||||
"registration_valid": True,
|
"registration_valid": True,
|
||||||
"email_confirmed": True,
|
"email_confirmed": True,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user