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:
2019-06-15 17:01:25 +02:00
parent 31f6ee9ca4
commit 5bf5d0277c
6 changed files with 124 additions and 30 deletions

View File

@ -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,