aboutsummaryrefslogtreecommitdiffstats
path: root/account/static
Commit message (Collapse)AuthorAgeFilesLines
* * updated 'profile.html' to show new fieldsWeitian LI2014-04-271-0/+18
| | | | | | * added account_profile.css * fixes to 'save' method of model UserProfile and UserFile * fixes to 'UpdateProfileView' with formset 'instance'
* * updated 'profile_update' template:Weitian LI2014-04-272-0/+75
| | | | | | | o account_profile_update.css account_profile_update.js o added fields 'reason', 'transcript', 'supplement' o supported upload files (optional, dynamical formset) * updated urls.py of 'password_reset' view
* * added 'ResendEmailForm' formsWeitian LI2014-04-211-0/+19
* implemented 'ResendEmailView' class-based view and templates * added js code 'account_email_resend.js' Warning: cannot load static file located in app directory