- Implemented the user profile edit, search and recovery tasks
- 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
Showing
myprj/usermerge/helper.py
0 → 100644
245 Bytes