mirror of
https://github.com/ae-utbm/sith.git
synced 2026-09-18 02:04:20 +00:00
force CGU/EULA approval on account creation
This commit is contained in:
@@ -18,7 +18,7 @@ class Migration(migrations.Migration):
|
||||
"Groups that are automatically given or removed "
|
||||
"to user receiving or losing this club role"
|
||||
),
|
||||
related_name="club_roles",
|
||||
related_name="linked_roles",
|
||||
to="core.group",
|
||||
verbose_name="Linked groups",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user