django-rest-auth/demo/templates/fragments
Will Liu 4d9e33e9a8 fix demo by add csrf and modify account settings
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)
2015-12-21 16:32:53 -05:00
..
email_verification_form.html fix demo by add csrf and modify account settings 2015-12-21 16:32:53 -05:00
login_form.html fix demo by add csrf and modify account settings 2015-12-21 16:32:53 -05:00
password_change_form.html fix demo by add csrf and modify account settings 2015-12-21 16:32:53 -05:00
password_reset_confirm_form.html fix demo by add csrf and modify account settings 2015-12-21 16:32:53 -05:00
password_reset_form.html fix demo by add csrf and modify account settings 2015-12-21 16:32:53 -05:00
signup_form.html fix demo by add csrf and modify account settings 2015-12-21 16:32:53 -05:00
user_details_form.html fix demo by add csrf and modify account settings 2015-12-21 16:32:53 -05:00