konova/compensation
mipel d7c95c9e70 Compensation control
* removes CompensationControl model
* adds comment field to CompensationAction
* adds max length of 200 for comment fields in forms
* adds rendering of error messages in case of invalid form input
* adds/updates translations
2021-08-04 11:56:56 +02:00
..
templates/compensation/detail Compensation control 2021-08-04 11:56:56 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Compensation control 2021-08-04 11:56:56 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Compensation users refactoring 2021-07-29 16:10:56 +02:00
forms.py Compensation control 2021-08-04 11:56:56 +02:00
models.py Compensation control 2021-08-04 11:56:56 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Compensation detail view 2021-08-03 13:13:01 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Compensation action 2021-08-04 10:44:02 +02:00
views.py Compensation action 2021-08-04 10:44:02 +02:00