winkidney
|
374be7a03f
|
Fix: Fix test failure cased by new django-test client response
+ Also fix the old middleware
+ Fix MIDDLEWARE name error
|
2020-07-17 21:49:17 +08: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 |
|
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 |
|
Isaac Bythewood
|
1fcdf2a9a3
|
Refactor apps to be in repo folder
|
2018-02-08 21:57:49 -05:00 |
|