konova/compensation/views
mpeltriaux 11cc8b6766 # 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
..
compensation # 382 - Redirect as 404 2024-02-16 10:13:43 +01:00
eco_account # 382 - Redirect as 404 2024-02-16 10:13:43 +01:00
__init__.py Compensation views 2022-08-19 08:12:32 +02:00
payment.py Compensation forms refactoring 2022-08-18 09:54:49 +02:00