konova/compensation
mpeltriaux 2f67c2f569 Intervention forms
* refactors intervention/forms and ../modalForms into individual files in separated packages
    * forms.py has been renamed into intervention.py, now can be found as intervention/forms/intervention.py
    * modalForms.py has been split into individual files living in modals package, can be found as intervention/forms/modals/...
2022-08-18 10:08:51 +02:00
..
forms Compensation forms refactoring 2022-08-18 09:54:49 +02:00
migrations Migrations + Cleanup 2022-08-15 10:50:01 +02:00
models Model 2022-08-15 08:08:15 +02:00
templates/compensation Templates + Routes 2022-08-15 09:38:51 +02:00
tests #138 WIP Validity 2022-04-20 13:52:52 +02:00
urls Templates + Routes 2022-08-15 09:38:51 +02:00
utils #190 Mandatory finished deadline 2022-08-08 14:57:36 +02:00
views Intervention forms 2022-08-18 10:08:51 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #158 is_pik added 2022-05-31 13:33:44 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py HOTFIX: Team sharing 2022-05-31 12:58:35 +02:00
managers.py #112 WIP: Restructure CompensationAction 2022-02-10 14:45:00 +01:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py #163 Checked icons improvement 2022-05-30 10:26:34 +02:00