konova/api
mpeltriaux 5bd0a161ff # OAuth migrations
* adds migrations for storing OAuthToken
* adds OAuthToken model
* adds OAuthToken admin
* adds user migration for Fkey relation to OAuthToken
2024-04-30 14:56:48 +02:00
..
migrations # OAuth migrations 2024-04-30 14:56:48 +02:00
models # OAuth migrations 2024-04-30 14:56:48 +02:00
tests Unit test user app 2023-09-13 09:49:40 +02:00
urls #31 API Deductions 2022-01-28 15:44:09 +01:00
utils #285 Drop atom_id from API 2023-02-01 08:08:52 +01:00
views Unit test user app 2023-09-13 09:49:40 +02:00
__init__.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
admin.py # OAuth migrations 2024-04-30 14:56:48 +02:00
apps.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
settings.py #31 API further credential 2022-01-28 16:35:25 +01:00