konova/api
mpeltriaux df309c6124 API protected visibility
* reworks most internal API methods for de/serializing from public to protected visibility
* moves test_api_sharing.py into /share subfolder of tests
2022-01-28 09:44:16 +01:00
..
models API basic implementation Token Authentication 2022-01-21 16:15:16 +01:00
tests API protected visibility 2022-01-28 09:44:16 +01:00
urls API Frontend token generating 2022-01-27 11:37:38 +01:00
utils API protected visibility 2022-01-28 09:44:16 +01:00
views API DELETE 2022-01-28 08:52:11 +01:00
__init__.py API basic implementation 2022-01-21 15:26:08 +01:00
admin.py API basic implementation 2022-01-21 15:26:08 +01:00
apps.py API basic implementation 2022-01-21 15:26:08 +01:00
settings.py API Tests 2022-01-27 14:48:42 +01:00