Commit Graph

6 Commits

Author SHA1 Message Date
Billy Ferguson
8d91e1881e Added logout functionality to demo project 2016-02-08 17:14:25 -05:00
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
Jonathan Batchelor
96002275e5 Some fixes for the demo app 2014-12-04 17:12:58 +00:00
Mateusz Sikora
81a96cfe19 final versio of demo project 2014-10-16 13:13:55 +02:00
Mateusz Sikora
5fd7ea5596 update demo project - still not finished 2014-10-15 17:32:19 +02:00
Mateusz Sikora
5bd8842c4b draft demo project 2014-10-14 16:44:57 +02:00