mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Add pronouns to profile ; Update gender settings
Add pronouns to option list in profile Modify "Sex" translation to "Genre" Added "Other" to sex option list (alongside Man and Woman) update DB,add default value to Pronouns field Update views.py
This commit is contained in:
@ -222,6 +222,7 @@ class UserProfileForm(forms.ModelForm):
|
||||
"avatar_pict",
|
||||
"scrub_pict",
|
||||
"sex",
|
||||
"pronouns",
|
||||
"second_email",
|
||||
"address",
|
||||
"parent_address",
|
||||
|
Reference in New Issue
Block a user