| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a type 'identify' and updated 'list_approved' display contents | Weitian LI | 2014-06-03 | 2 | -4/+4 |
* | updated 'list_approved.html' display style (removed column identity) | Weitian LI | 2014-06-02 | 1 | -9/+10 |
* | * added 'is_checkin' field to account.models.UserProfile | Weitian LI | 2014-05-20 | 1 | -0/+14 |
* | * changed block 'title' to 'pagetitle' for every page template | Weitian LI | 2014-05-18 | 14 | -46/+14 |
* | Replaced get_object_or_404 with query in ListApprovedView, thus admin | Weitian LI | 2014-04-29 | 1 | -1/+1 |
* | * updated transcript help_text of account/models.py | Weitian LI | 2014-04-29 | 2 | -0/+2 |
* | * updated activation_email subject and content template | Weitian LI | 2014-04-29 | 3 | -5/+8 |
* | * updated login.html with 'password-reset' style | Weitian LI | 2014-04-29 | 2 | -6/+10 |
* | * updated 'list_approved.html' and related 'ListApprovedView' | Weitian LI | 2014-04-27 | 2 | -10/+16 |
* | * updated 'profile.html' to show new fields | Weitian LI | 2014-04-27 | 1 | -0/+43 |
* | * updated 'profile_update' template: | Weitian LI | 2014-04-27 | 1 | -1/+31 |
* | * implemented 'password_reset' function based on django auth views | Weitian LI | 2014-04-26 | 7 | -0/+117 |
* | * updated 'introduction' url to index.html | Weitian LI | 2014-04-22 | 1 | -1/+1 |
* | * added column 'identify' to 'list_approved' view | Weitian LI | 2014-04-22 | 1 | -3/+6 |
* | * added following methods for 'UserProfile' model: | Weitian LI | 2014-04-21 | 1 | -0/+5 |
* | * added 'ResendEmailForm' forms | Weitian LI | 2014-04-21 | 2 | -0/+53 |
* | * implemented 'list_approved' view, added related template | Weitian LI | 2014-04-21 | 1 | -0/+45 |
* | * added 'profile', 'profile_update' and 'profile_update_done' templates | Weitian LI | 2014-04-20 | 3 | -3/+62 |
* | small fixes to "br" tag | Weitian LI | 2014-04-20 | 4 | -6/+54 |
* | added 'password_change' and 'password_change_done' views and templates | Weitian LI | 2014-04-20 | 2 | -0/+45 |
* | * updated django_skaschool/settings.py | Weitian LI | 2014-04-20 | 3 | -0/+64 |