winkidney
|
dbca765b6a
|
Feature: Add new public user-api and user-profile card in front-end
|
2020-07-23 23:56:24 +08:00 |
|
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
|
7608ef928a
|
Fix: Try to migrate middlware to new version
|
2020-07-17 13:42:35 +08:00 |
|
winkidney
|
e8d15badd2
|
Feature: Correct url and include format for django2
|
2020-07-17 13:28:59 +08:00 |
|
winkidney
|
de0a1fa74b
|
close #203 : Add workaround for private settings and fix 500 error
|
2020-05-31 13:42:03 +08:00 |
|
winkidney
|
c9adc0d59c
|
Fix: Fix argument name error caused by drf upgrade
|
2020-05-17 12:43:13 +08:00 |
|
Isaac Bythewood
|
8b4053a8d9
|
Update logo location to use docs logos
|
2019-12-08 21:02:49 +00:00 |
|
winkidney
|
f0a4108a32
|
Fix: Fix view missing in http response redirect
|
2019-12-08 12:58:50 -05:00 |
|
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 |
|