konova/api
mpeltriaux 9117abd1d8 Unit test user app
* adds unit test for User model and forms
* refactors functions from user_checks.py into User class and drops user_checks.py
2023-09-13 09:49:40 +02:00
..
migrations # Migrations 2022-02-02 08:46:08 +01:00
models Unit test api 2023-08-17 10:44:58 +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 #99 Admin backend cleanup 2022-02-01 18:41:02 +01: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