• Giorgos Kazelidis's avatar
    - Implemented the user profile edit, search and recovery tasks · e324d683
    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
..
400.html Loading commit data...
403.html Loading commit data...
404.html Loading commit data...
500.html Loading commit data...
admin_home.html Loading commit data...
base.html Loading commit data...
login.html Loading commit data...
template_refs.txt Loading commit data...
user_home.html Loading commit data...
user_profile_edit.html Loading commit data...
user_profile_recovery.html Loading commit data...