You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/compensation
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
8 months ago
..
autocomplete Hotfix: EcoAccount serializable 10 months ago
filters # Improves filter_show_all() 2 years ago
forms # Optimizations and fixes 8 months ago
migrations # Django 4 migrations 10 months ago
models # Optimizations and fixes 8 months ago
tables # Reduces db access 2 years ago
templates/compensation Bugfix 2 years ago
tests # Optimizations and fixes 8 months ago
urls Share views 2 years ago
utils # 342 Fix 1 year ago
views # 382 - Redirect as 404 8 months ago
__init__.py Initial 3 years ago
admin.py #229 Shared users mandatory on admin 2 years ago
apps.py Initial 3 years ago
managers.py #112 WIP: Restructure CompensationAction 3 years ago
settings.py # 349 LANIS link improvements 12 months ago