konova/konova
mpeltriaux 134651c8f7 #31 API basic implementation
* adds new app to project
* adds relation between User model and new APIUserToken model
* adds first implementation for GET of intervention
* adds basic code layout for future extension by having new versions
2022-01-21 15:26:08 +01:00
..
filters # 61 General table enhancements 2022-01-12 10:11:47 +01:00
management/commands # 63 UserNotificationEnum changes 2022-01-12 15:38:57 +01:00
models # 83 Publication rework interventions 2022-01-21 09:02:56 +01:00
sso #75 Propagate users 2022-01-19 13:17:55 +01:00
static #38 User requests 2021-11-15 15:55:09 +01:00
sub_settings #31 API basic implementation 2022-01-21 15:26:08 +01:00
templates/konova #57 Deduction shortcut remove 2022-01-07 15:41:40 +01:00
templatetags #38 User requests 2021-11-15 15:55:09 +01:00
tests # 63 Refactoring 2022-01-12 12:56:22 +01:00
utils #31 API basic implementation 2022-01-21 15:26:08 +01:00
__init__.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
admin.py #49 Frontend rendering 2022-01-05 14:13:26 +01:00
asgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00
autocompletes.py # 63 Refactoring 2022-01-12 12:56:22 +01:00
celery.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
contexts.py # 70 Tab titles interventions 2022-01-20 12:12:04 +01:00
decorators.py #7 New Form 2021-10-04 13:23:14 +02:00
enums.py Compensation action 2021-08-04 10:44:02 +02:00
forms.py # 63 Refactoring 2022-01-12 12:56:22 +01:00
settings.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
tasks.py # 63 Mail data checked 2022-01-12 15:48:47 +01:00
urls.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
views.py # 70 Tab title rest 2022-01-20 12:31:20 +01:00
wsgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00