konova/ema
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
2022-08-25 11:34:09 +02:00
..
migrations Migrations + Cleanup 2022-08-15 10:50:01 +02:00
models Share views 2022-08-22 10:58:07 +02:00
templates/ema Share views 2022-08-22 10:58:07 +02:00
tests Share views 2022-08-22 10:58:07 +02:00
utils #36 Quality checks 2021-10-25 14:36:58 +02:00
views Login required on modals 2022-08-25 11:34:09 +02:00
__init__.py EMA 2021-08-19 13:02:31 +02:00
admin.py #99 Admin backend cleanup 2022-02-01 18:41:02 +01:00
apps.py EMA 2021-08-19 13:02:31 +02:00
filters.py Filters refactoring 2022-08-18 13:19:04 +02:00
forms.py Compensation forms refactoring 2022-08-18 09:54:49 +02:00
managers.py Database performance 2021-10-14 14:12:33 +02:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py #163 Checked icons improvement 2022-05-30 10:26:34 +02:00
urls.py Share views 2022-08-22 10:58:07 +02:00