Commit Graph

15 Commits

Author SHA1 Message Date
Maxim Kukhtenkov
5e6c5a75ea Changes in demo project settings for Django 2.0 compatibility 2017-12-05 12:39:57 -05:00
Maxim Kukhtenkov
5330e0cfb1 Add swagger API docs to demo project 2016-10-27 17:42:07 -07:00
jberends
8949b1ffde Refactored the settings of the demo to confirm to the use of TEMPLATE_* settings in django. 2016-08-29 14:58:47 +02:00
Billy Ferguson
8d91e1881e Added logout functionality to demo project 2016-02-08 17:14:25 -05:00
Tabatha Memmott
0e3fb4a5c9 closes PR #134 and adds same syntax to demo 2016-01-04 16:29:47 -08: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
mario
680bb56e99 Clean up demo codebase 2015-11-19 10:36:55 +01:00
mario
6ace9de268 Compatibility updates
+ removed some legacy code
+ added force_text for py3 support
2015-11-19 09:38:57 +01:00
Mateusz Sikora
77db2d8d64 change auth method demo app 2015-11-06 13:23:55 +01:00
mjaworski
8d4a227509 Added simple redirect to fix #66 2015-04-13 15:04:14 +02:00
Jonathan Batchelor
b66563d703 Fixed authentication backend settings for demo 2014-12-04 17:35:01 +00: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