mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-11-01 08:24:30 +01:00
Remove default gender value
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
@@ -167,7 +167,6 @@ class ParticipantRegistration(Registration):
|
||||
("male", _("Male")),
|
||||
("other", _("Other")),
|
||||
],
|
||||
default="other",
|
||||
)
|
||||
|
||||
address = models.CharField(
|
||||
|
||||
Reference in New Issue
Block a user