winkidney
|
374be7a03f
|
Fix: Fix test failure cased by new django-test client response
+ Also fix the old middleware
+ Fix MIDDLEWARE name error
|
4 anni fa |
winkidney
|
e634c2d4d8
|
Feature: Add user-creation for UserViewSet
|
5 anni fa |
winkidney
|
7956c93846
|
Feature: Add login api by reading json data
|
5 anni fa |
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
|
6 anni fa |
Isaac Bythewood
|
1fcdf2a9a3
|
Refactor apps to be in repo folder
|
6 anni fa |
Isaac Bythewood
|
248bd25a04
|
Move private to users, add user filtering to JS
|
11 anni fa |
Isaac Bythewood
|
32b5eafe67
|
Fix template locations to match app name
|
11 anni fa |
Krzysztof Klimonda
|
53f05dbb6d
|
A general project refactor
Removed pins django app, and moved code to the core. Moved user related
code out of core to the users app.
|
11 anni fa |