konova/api
mpeltriaux 27c1de2c53 #31 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 #31 API basic implementation Token Authentication 2022-01-21 16:15:16 +01:00
tests #31 API protected visibility 2022-01-28 09:44:16 +01:00
urls #31 API Frontend token generating 2022-01-27 11:37:38 +01:00
utils #31 API protected visibility 2022-01-28 09:44:16 +01:00
views #31 API DELETE 2022-01-28 08:52:11 +01:00
__init__.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
admin.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
apps.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
settings.py #31 API Tests 2022-01-27 14:48:42 +01:00