-
Giorgos Kazelidis authored
- Created and used a library of helper functions that refer (mainly) to views - Created and used a library of validators that refer (mainly) to forms - Corrected/enhanced the existing views - used TemplateResponse objects instead of calling the render() shortcut function, inserted post-validation error codes in template contexts when needed, etc. - Deleted the logout template and used redirection to the login template on logout - Corrected the generic URL format - Enhanced the documentation of templates and modules
e324d683
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | ||
static | ||
templates | ||
__init__.py | ||
admin.py | ||
apps.py | ||
auth.py | ||
backends.py | ||
forms.py | ||
helper.py | ||
middleware.py | ||
models.py | ||
populateDB.py | ||
tests.py | ||
urls.py | ||
validators.py | ||
views.py |