Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * added 'profile', 'profile_update' and 'profile_update_done' templates | Weitian LI | 2014-04-20 | 1 | -0/+14 |
| | | | | | | | and implemented related views * added 'account.forms.UpdateProfileForm' * implemented 'account.views.UpdateProfileView' using class-based view * updated 'account.urls' | ||||
* | * implemented custom form and profile for registration | Weitian LI | 2014-04-20 | 1 | -0/+40 |