Add password reset urls and templates
Showing
- opentech/apply/urls.py 1 addition, 1 deletionopentech/apply/urls.py
- opentech/apply/users/urls.py 43 additions, 8 deletionsopentech/apply/users/urls.py
- opentech/apply/users/views.py 8 additions, 1 deletionopentech/apply/users/views.py
- opentech/settings/base.py 1 addition, 0 deletionsopentech/settings/base.py
- opentech/users/templates/users/account.html 7 additions, 0 deletionsopentech/users/templates/users/account.html
- opentech/users/templates/users/password_reset/complete.html 9 additions, 0 deletionsopentech/users/templates/users/password_reset/complete.html
- opentech/users/templates/users/password_reset/confirm.html 25 additions, 0 deletionsopentech/users/templates/users/password_reset/confirm.html
- opentech/users/templates/users/password_reset/done.html 9 additions, 0 deletionsopentech/users/templates/users/password_reset/done.html
- opentech/users/templates/users/password_reset/email.txt 7 additions, 0 deletionsopentech/users/templates/users/password_reset/email.txt
- opentech/users/templates/users/password_reset/form.html 25 additions, 0 deletionsopentech/users/templates/users/password_reset/form.html
Loading
Please register or sign in to comment