konova/intervention
mipel 63b2d3ef66 Compensation enhancements
* compensations won't be listed in index table if related intervention has been deleted
* adds functionality for intervention remove button
* adds outcommented code
* adds configurable redirect_url for RemoveModalForm's process_request method
* adds translation
2021-08-02 15:39:33 +02:00
..
templates/intervention/detail Compensation enhancements 2021-08-02 15:39:33 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Created|Deleted refactoring 2021-08-02 11:52:20 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
forms.py Created|Deleted refactoring 2021-08-02 11:52:20 +02:00
models.py Compensation enhancements 2021-08-02 15:39:33 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Created|Deleted refactoring 2021-08-02 11:52:20 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Access url for interventions 2021-07-30 13:30:42 +02:00
views.py Compensation enhancements 2021-08-02 15:39:33 +02:00