Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * updated 'profile.html' to show new fields | Weitian LI | 2014-04-27 | 1 | -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 LI | 2014-04-27 | 2 | -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' forms | Weitian LI | 2014-04-21 | 1 | -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 |