|
|
1b6eea2c9e
|
# Refactoring eiv-kom remove view
* refactors removing compensation from intervention view
* drops unused view on api app
|
2025-11-08 13:05:14 +01:00 |
|
|
|
9283c12162
|
Login required on modals
* adds new login_required_modal decorator
* can be used before regular login_required decorator to return a proper session-timed-out message
|
2022-08-25 11:34:09 +02:00 |
|
|
|
ac0db79928
|
Intervention views
* splits intervention/views.py (+700 lines) into separate files in new module
* view files can now be found in /intervention/views/...
|
2022-08-19 07:34:09 +02:00 |
|