mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-03 06:42:48 +02:00
Create tournaments
This commit is contained in:
@ -259,7 +259,7 @@ class VolunteerRegistration(Registration):
|
||||
return VolunteerRegistrationForm
|
||||
|
||||
|
||||
class AdminRegistration(Registration):
|
||||
class AdminRegistration(VolunteerRegistration):
|
||||
"""
|
||||
Specific registration for admins.
|
||||
They have a field to justify they status.
|
||||
|
Reference in New Issue
Block a user