mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-10-27 22:21:34 +03:00
In response to Issue 116 at https://github.com/Tivix/django-rest-auth/issues/116 * Add csrf_token tags on demo templates (was returning CSRF page) * Update settings file for the demo login (was returning message that email was required when template only shows username and password fields) |
||
|---|---|---|
| .. | ||
| email_verification_form.html | ||
| login_form.html | ||
| password_change_form.html | ||
| password_reset_confirm_form.html | ||
| password_reset_form.html | ||
| signup_form.html | ||
| user_details_form.html | ||