Commit Graph

9 Commits

Author SHA1 Message Date
Maxim Kukhtenkov
aa677d51c0 PEP8 cleanup and small text fixes 2016-12-21 14:08:56 -08:00
Maxim Kukhtenkov
5330e0cfb1 Add swagger API docs to demo project 2016-10-27 17:42:07 -07:00
greenstatic
abc72e88f0 changed login into logout in the templates logout_form.html 2016-07-29 21:23:52 +02:00
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