konova/compensation
mipel 67f415c2e3 Intervention tables and model adjustments
* adds user access relation to certain models
* adds pagination to tables
* adds checked_on/_by attributes to intervention model
* adds custom column rendering for checked and registered columns
* adds first simple index filtering of default interventions for user
* adds translations
2021-07-21 15:40:34 +02:00
..
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Linkage improvement 2021-07-21 14:17:18 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
forms.py Initial 2021-07-01 13:36:07 +02:00
models.py Intervention tables and model adjustments 2021-07-21 15:40:34 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Linkage improvement 2021-07-21 14:17:18 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Initial 2021-07-01 13:36:07 +02:00
views.py Linkage improvement 2021-07-21 14:17:18 +02:00