konova/ema
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
..
templates/ema #7 New Form 2021-10-06 16:00:17 +02:00
__init__.py EMA 2021-08-19 13:02:31 +02:00
admin.py EMA 2021-08-19 13:02:31 +02:00
apps.py EMA 2021-08-19 13:02:31 +02:00
filters.py EMA Filter 2021-08-19 14:39:28 +02:00
forms.py #7 New Form 2021-10-06 16:00:17 +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 EMA 2021-08-19 13:02:31 +02:00
tests.py EMA 2021-08-19 13:02:31 +02:00
urls.py #7 New Form 2021-10-06 16:00:17 +02:00
views.py #7 New Form 2021-10-06 16:00:17 +02:00