-
- Downloads
Merge pull request #405 from OpenTechFund/feature/23-editable-user-profile
Feature/23 editable user profile
No related branches found
No related tags found
Showing
- opentech/apply/users/forms.py 27 additions, 0 deletionsopentech/apply/users/forms.py
- opentech/apply/users/migrations/0007_user_slack.py 18 additions, 0 deletionsopentech/apply/users/migrations/0007_user_slack.py
- opentech/apply/users/models.py 6 additions, 0 deletionsopentech/apply/users/models.py
- opentech/apply/users/templates/users/account.html 15 additions, 1 deletionopentech/apply/users/templates/users/account.html
- opentech/apply/users/templates/users/change_password.html 21 additions, 24 deletionsopentech/apply/users/templates/users/change_password.html
- opentech/apply/users/tests/factories.py 5 additions, 0 deletionsopentech/apply/users/tests/factories.py
- opentech/apply/users/tests/test_forms.py 85 additions, 0 deletionsopentech/apply/users/tests/test_forms.py
- opentech/apply/users/tests/test_views.py 45 additions, 0 deletionsopentech/apply/users/tests/test_views.py
- opentech/apply/users/urls.py 2 additions, 2 deletionsopentech/apply/users/urls.py
- opentech/apply/users/views.py 27 additions, 11 deletionsopentech/apply/users/views.py
- opentech/settings/production.py 10 additions, 6 deletionsopentech/settings/production.py
- requirements.txt 1 addition, 1 deletionrequirements.txt
Loading
Please register or sign in to comment