Commit Graph

3 Commits (c47d6a6a0e953f89a7c5aeedaa381c8de3721fb3)

Author SHA1 Message Date
mpeltriaux 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
2 years ago
mpeltriaux 59b77fe567 Ema Deadline views
* replaces ema deadline views with class based
2 years ago
mpeltriaux 79840550cb EMA views
* splits ema/views.py (+700 lines) into separate files in new module
    * view files can now be found in /ema/views/...
2 years ago