aboutsummaryrefslogtreecommitdiffstats
path: root/account/static/js
Commit message (Collapse)AuthorAgeFilesLines
* * updated 'profile_update' template:Weitian LI2014-04-271-0/+62
| | | | | | | 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