client
|
API client: Enforce https
|
2017-10-16 21:24:59 +02:00 |
migrations
|
Fix publish API, add basic client
|
2017-09-24 18:23:48 +02:00 |
__init__.py
|
Init api
|
2017-09-23 21:40:45 +02:00 |
admin.py
|
Fix publish API, add basic client
|
2017-09-24 18:23:48 +02:00 |
apps.py
|
Init api
|
2017-09-23 21:40:45 +02:00 |
models.py
|
Don't use random.choices (new with python 3.6)
|
2017-10-16 17:23:56 +02:00 |
tests.py
|
Init api
|
2017-09-23 21:40:45 +02:00 |
urls.py
|
Fix publish API, add basic client
|
2017-09-24 18:23:48 +02:00 |
views.py
|
Change API protocol to fix json normalization
|
2017-10-16 21:24:39 +02:00 |