|
f49bb74c38
|
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 |
|
|
ef3507f058
|
Resubmission class view
* adds AbstractResubmissionView to konova app
* implemented for all major data types
* replaces function based views
|
2022-08-19 10:47:59 +02:00 |
|
|
55a69d45c3
|
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 |
|