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/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
8 months ago
..
filters # Improves filter_show_all() 2 years ago
forms # Renaming 8 months ago
management/commands # Typo 8 months ago
migrations # Fixes 8 months ago
models # Fixes 8 months ago
sso #75 Propagate users 3 years ago
static Public report enhancements 2 years ago
sub_settings # CONN_MAX_AGE 8 months ago
templates/konova Geometry race condition fix 2 years ago
templatetags # 86 Comment field length 3 years ago
tests # Optimizations and fixes 8 months ago
utils # Fixes 8 months ago
views # Optimizations and fixes 8 months ago
__init__.py #55 Celery parcel updating 3 years ago
admin.py # Fixes 8 months ago
asgi.py Refactoring to konova 3 years ago
celery.py Revert "Merge branch 'Docker' into master" 2 years ago
contexts.py Public report enhancements 2 years ago
decorators.py # 382 - Redirect as 404 8 months ago
enums.py Compensation action 3 years ago
settings.py # WIP: Performance boost parcel calculation 9 months ago
tasks.py # Fixes 8 months ago
urls.py Class based views 1 year ago
wsgi.py Refactoring to konova 3 years ago