mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
pedagogy: create view and form for UV
WARNING: A new group has been created, to be set by the infra team at deployment !!!
This commit is contained in:
@ -84,6 +84,7 @@ class Command(BaseCommand):
|
||||
Group(name="Banned to subscribe").save()
|
||||
Group(name="SAS admin").save()
|
||||
Group(name="Forum admin").save()
|
||||
Group(name="Pedagogy admin").save()
|
||||
self.reset_index("core", "auth")
|
||||
root = User(
|
||||
id=0,
|
||||
|
Reference in New Issue
Block a user