konova/compensation
mipel cb19c0f85d #7 New forms WIP
* adds saving functionality for new intervention form
* refactors new identifier generating, so a pre-generated identifier from a new element form will be checked again before saving
* adds css fixes for disturbing input field:focus bugs
* adds missing csrf token to new collapsible form
* adds/updates translations
* introduces mark_as_deleted as only marking instead of using delete() which will really delete from the db
2021-09-23 15:05:17 +02:00
..
templates/compensation/detail #7 New forms WIP 2021-09-21 14:32:10 +02:00
views #18 File upload in certain folders 2021-09-01 16:24:49 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
account_urls.py #18 File upload in certain folders 2021-09-01 16:24:49 +02:00
admin.py Withdraw to deduct 2021-08-30 11:34:35 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
comp_urls.py #18 File upload in certain folders 2021-09-01 16:24:49 +02:00
filters.py HTML improvements 2021-08-10 13:12:15 +02:00
forms.py #7 New forms WIP 2021-09-23 15:05:17 +02:00
models.py #18 EcoAccount funding 2021-09-20 12:47:55 +02:00
payment_urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00
settings.py EMA 2021-08-19 13:02:31 +02:00
tables.py Withdraw to deduct 2021-08-30 11:29:15 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00