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 | 1 | -0/+13 |
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 |