|
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 |
|
|
75802c5f66
|
State views
* replaces function based state views with class based
|
2022-08-22 08:27:36 +02:00 |
|
|
79840550cb
|
EMA views
* splits ema/views.py (+700 lines) into separate files in new module
* view files can now be found in /ema/views/...
|
2022-08-19 07:51:49 +02:00 |
|