django-rest-auth/demo/templates
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
..
fragments fix demo by add csrf and modify account settings 2015-12-21 16:32:53 -05:00
base.html final versio of demo project 2014-10-16 13:13:55 +02:00
email_verification.html final versio of demo project 2014-10-16 13:13:55 +02:00
home.html update demo project - still not finished 2014-10-15 17:32:19 +02:00
login.html update demo project - still not finished 2014-10-15 17:32:19 +02:00
password_change.html final versio of demo project 2014-10-16 13:13:55 +02:00
password_reset_confirm.html final versio of demo project 2014-10-16 13:13:55 +02:00
password_reset.html update demo project - still not finished 2014-10-15 17:32:19 +02:00
signup.html final versio of demo project 2014-10-16 13:13:55 +02:00
user_details.html final versio of demo project 2014-10-16 13:13:55 +02:00