Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced get_object_or_404 with query in ListApprovedView, thus admin | Weitian LI | 2014-04-29 | 1 | -1/+5 |
* | * fixed FieldFile import problem of account/extra.py | Weitian LI | 2014-04-29 | 1 | -2/+3 |
* | * updated 'list_approved.html' and related 'ListApprovedView' | Weitian LI | 2014-04-27 | 1 | -1/+3 |
* | * updated 'profile.html' to show new fields | Weitian LI | 2014-04-27 | 1 | -8/+9 |
* | * added model 'UserFile' and register to admin | Weitian LI | 2014-04-27 | 1 | -5/+40 |
* | * added 'ResendEmailForm' forms | Weitian LI | 2014-04-21 | 1 | -2/+17 |
* | * implemented 'list_approved' view, added related template | Weitian LI | 2014-04-21 | 1 | -0/+21 |
* | * added 'profile', 'profile_update' and 'profile_update_done' templates | Weitian LI | 2014-04-20 | 1 | -1/+60 |
* | * implemented custom form and profile for registration | Weitian LI | 2014-04-20 | 1 | -0/+6 |
* | * updated settings.py, added settings_email.py | Weitian LI | 2014-04-18 | 1 | -0/+3 |