konova/ema
mipel d84fe68120 #7 New Form
* adds NewEcoAccountForm
* refactors NewCompensationForm into AbstractCompensationForm so main fields can be reused again
* fixes template bug in account detail view where the amount of deductions has been displayed instead of the available rest
* refactors _generate_new_identifier() into generate_new_identifier()
* refactors get_available_rest() into returning both, the total and relative amount
* improves saving of SimpleGeometryForm()
* adds/updates translations
2021-10-05 16:35:24 +02:00
..
templates/ema/detail #7 New forms WIP 2021-09-21 14:32:10 +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
models.py #7 New Form 2021-10-05 16:35:24 +02:00
settings.py EMA 2021-08-19 13:02:31 +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 #18 File upload in certain folders 2021-09-01 16:24:49 +02:00
views.py #7 New Form 2021-10-04 09:55:59 +02:00