konova/compensation
mipel 76bda648d0 EcoAccount detail view
* adds record control button
* adds html markup for invalid withdraws (unrecorded account)
* adds constraint to is_valid() method of NewWithdrawForm for checking whether the selected account for a withdraw is recorded or not
* adds/updates translations
2021-08-10 14:15:42 +02:00
..
templates/compensation/detail EcoAccount detail view 2021-08-10 14:15:42 +02:00
views LANIS Link 2021-08-10 13:57:03 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py EcoAccount index 2021-08-09 14:16:54 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py HTML improvements 2021-08-10 13:12:15 +02:00
forms.py HTML improvements 2021-08-10 13:12:15 +02:00
models.py LANIS Link 2021-08-10 13:57:03 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py EcoAccount detail 2021-08-09 14:39:36 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py EcoAccount withdraws 2021-08-10 10:42:04 +02:00