konova/ema
mpeltriaux ba83993abf # 382 - Redirect as 404
* extends 404 template (user should check the URL)
* introduces new decorator "uuid_required" which performs a check on a given 'uuid' or 'id' parameter
    * throws a Http404 exception --> redirect to 404 template instead of 500 error template
2024-02-16 10:13:43 +01:00
..
migrations # Django 4 migrations 2023-11-30 13:04:33 +01:00
models Mail links 2023-12-11 13:40:32 +01:00
templates/ema Public report enhancements 2022-12-12 13:09:17 +01:00
tests # Optimizations and fixes 2024-02-08 07:31:19 +01:00
utils #36 Quality checks 2021-10-25 14:36:58 +02:00
views # 382 - Redirect as 404 2024-02-16 10:13:43 +01:00
__init__.py EMA 2021-08-19 13:02:31 +02:00
admin.py #229 Shared users mandatory on admin 2022-11-16 13:27:57 +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 # Optimizations and fixes 2024-02-08 07:31:19 +01:00
managers.py Database performance 2021-10-14 14:12:33 +02:00
settings.py # 349 LANIS link improvements 2023-10-25 10:04:56 +02:00
tables.py Table improvements 2022-10-12 16:26:01 +02:00
urls.py Share views 2022-08-22 10:58:07 +02:00