-
- Downloads
Add user full name field and include in admin forms
Showing
- opentech/apply/users/forms.py 12 additions, 0 deletionsopentech/apply/users/forms.py
- opentech/apply/users/migrations/0003_user_full_name.py 20 additions, 0 deletionsopentech/apply/users/migrations/0003_user_full_name.py
- opentech/apply/users/models.py 12 additions, 1 deletionopentech/apply/users/models.py
- opentech/apply/users/templates/wagtailusers/users/create.html 5 additions, 0 deletions...tech/apply/users/templates/wagtailusers/users/create.html
- opentech/apply/users/templates/wagtailusers/users/edit.html 5 additions, 0 deletionsopentech/apply/users/templates/wagtailusers/users/edit.html
- opentech/settings/base.py 4 additions, 0 deletionsopentech/settings/base.py
opentech/apply/users/forms.py
0 → 100644
Please register or sign in to comment