konova/konova
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
..
filters # Improves filter_show_all() 2023-02-22 09:44:35 +01:00
forms # Renaming 2024-02-16 08:13:10 +01:00
management/commands # Typo 2024-02-16 08:14:42 +01:00
migrations # Fixes 2024-02-16 08:41:03 +01:00
models # Fixes 2024-02-16 08:41:03 +01:00
sso #75 Propagate users 2022-01-19 13:17:55 +01:00
static Public report enhancements 2022-12-12 13:09:17 +01:00
sub_settings # CONN_MAX_AGE 2024-02-16 08:23:14 +01:00
templates/konova Geometry race condition fix 2022-11-23 13:51:05 +01:00
templatetags # 86 Comment field length 2022-02-02 12:54:45 +01:00
tests # Optimizations and fixes 2024-02-08 07:31:19 +01:00
utils # Fixes 2024-02-16 08:41:03 +01:00
views # Optimizations and fixes 2024-02-08 07:31:19 +01:00
__init__.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
admin.py # Fixes 2024-02-16 08:41:03 +01:00
asgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00
celery.py Revert "Merge branch 'Docker' into master" 2022-07-13 11:21:51 +02:00
contexts.py Public report enhancements 2022-12-12 13:09:17 +01:00
decorators.py # 382 - Redirect as 404 2024-02-16 10:13:43 +01:00
enums.py Compensation action 2021-08-04 10:44:02 +02:00
settings.py # WIP: Performance boost parcel calculation 2024-01-16 07:57:29 +01:00
tasks.py # Fixes 2024-02-16 08:41:03 +01:00
urls.py Class based views 2023-08-15 11:29:38 +02:00
wsgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00