konova/intervention
mipel 3842bcf0b1 #7 New Form
* adds NewEmaForm and EditEmaForm
* refactors ResponsibilityData related form fields into reusable mixin CompensationResponsibleFormMixin
   * used in NewEcoAccountForm and NewEmaForm for easier maintaining and reducing amount of code
* refactors templates /xy/new/view.html into /xy/form/view.html since the same template file is used for new and edit forms
2021-10-06 16:00:17 +02:00
..
forms #7 New Form 2021-10-06 13:10:10 +02:00
templates/intervention #7 New Form 2021-10-06 16:00:17 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #20 Multiple laws 2021-09-20 13:33:07 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py #7 New forms 2021-09-27 11:45:13 +02:00
inputs.py #7 New forms 2021-09-27 13:57:56 +02:00
models.py #7 New Form 2021-10-05 16:35:24 +02:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py [Intervention] Revocations files optional #4 2021-08-26 15:02:34 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py #7 New forms 2021-09-27 13:57:56 +02:00
views.py #7 New Form 2021-10-06 16:00:17 +02:00