www-bocal/api
Théophile Bastian 2264b0886f Change API protocol to fix json normalization
A dictionnary's order is not deterministic (eg. when switching python
versions), thus the previous protocol would often fail to authenticate a
legitimate request.
2017-10-16 21:24:39 +02:00
..
client Change API protocol to fix json normalization 2017-10-16 21:24:39 +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