aboutsummaryrefslogtreecommitdiffstats
path: root/account/views.py
Commit message (Expand)AuthorAgeFilesLines
* Replaced get_object_or_404 with query in ListApprovedView, thus adminWeitian LI2014-04-291-1/+5
* * fixed FieldFile import problem of account/extra.pyWeitian LI2014-04-291-2/+3
* * updated 'list_approved.html' and related 'ListApprovedView'Weitian LI2014-04-271-1/+3
* * updated 'profile.html' to show new fieldsWeitian LI2014-04-271-8/+9
* * added model 'UserFile' and register to adminWeitian LI2014-04-271-5/+40
* * added 'ResendEmailForm' formsWeitian LI2014-04-211-2/+17
* * implemented 'list_approved' view, added related templateWeitian LI2014-04-211-0/+21
* * added 'profile', 'profile_update' and 'profile_update_done' templatesWeitian LI2014-04-201-1/+60
* * implemented custom form and profile for registrationWeitian LI2014-04-201-0/+6
* * updated settings.py, added settings_email.pyWeitian LI2014-04-181-0/+3