konova/intervention
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
..
autocomplete Django 4.2 2023-10-12 09:57:05 +02:00
forms # Optimizations and fixes 2024-02-08 07:31:19 +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/intervention Public report enhancements 2022-12-12 13:09:17 +01:00
tests Unit test intervention/konova 2023-09-07 10:48:11 +02:00
utils EGON document fix 2023-12-13 13:34:46 +01:00
views # 382 - Redirect as 404 2024-02-16 10:13:43 +01:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #229 Shared users mandatory on admin 2022-11-16 13:27:57 +01:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py # 61 General table enhancements 2022-01-12 10:11:47 +01:00
inputs.py WIP: JS Tree improvements 2022-05-10 16:41:46 +02:00
managers.py EcoAccount fixes 2021-10-20 10:28:01 +02:00
settings.py # 349 LANIS link improvements 2023-10-25 10:04:56 +02:00
tables.py # Optimizations and fixes 2024-02-08 07:31:19 +01:00
tasks.py #131 EGON export 2022-03-21 12:14:55 +01:00
urls.py Share views 2022-08-22 10:58:07 +02:00