• 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
user_home.html 2.04 KB