Commit Graph

15 Commits

Author SHA1 Message Date
winkidney
c1cff2ecb6 Fix: serializer should handle right password filed names 2019-12-08 12:58:50 -05:00
winkidney
19f0297186 Flake8 2019-12-08 12:58:50 -05:00
winkidney
8240b07386 Fix: Fix test failure caused by changes on user-create 2019-12-08 12:58:50 -05:00
winkidney
a268a886e0 Fix: Fix bug in register aftter login 2019-12-08 12:58:50 -05:00
winkidney
e634c2d4d8 Feature: Add user-creation for UserViewSet 2019-12-08 12:58:50 -05:00
winkidney
7956c93846 Feature: Add login api by reading json data 2019-12-08 12:58:50 -05:00
Will Stott
941911e709 Escape special regex character - 2019-07-04 15:18:56 +01:00
Will Stott
14d2d5f2f6 Allow dots in usernames 2019-07-04 15:16:27 +01:00
winkidney
0d60075f28 flake8 2019-02-22 17:47:50 +08:00
winkidney
40e2f0b254 Feature: Remove unused django-tastypie 2019-02-22 16:23:08 +08:00
winkidney
fe1439b2a2 Fix: Fix permission check for tastypie / update to 0.14.1 2018-08-26 21:30:07 -07:00
winkidney
f85a1e7301 Fix: Upgrade django to 1.11 LTS
New version of django fix the RuntimeError while saving wepb file.

The patch will not be applied to Django 1.8

Ref: https://www.djangoproject.com/download/#supported-versions

Ref: https://github.com/django/django/pull/10331
2018-08-26 21:30:07 -07:00
winkidney
696c51458a Fix: Fix test-failure for request-test 2018-08-21 08:05:46 -07:00
Isaac Bythewood
da853fad92 Updating tests for new app organization 2018-02-08 22:44:55 -05:00
Isaac Bythewood
1fcdf2a9a3 Refactor apps to be in repo folder 2018-02-08 21:57:49 -05:00