aboutsummaryrefslogtreecommitdiffstats
path: root/account/templates
Commit message (Expand)AuthorAgeFilesLines
* Updated 'profile.html' and zh_CN locale messagesWeitian LI2014-06-071-6/+34
* Fixed a type 'identify' and updated 'list_approved' display contentsWeitian LI2014-06-032-4/+4
* updated 'list_approved.html' display style (removed column identity)Weitian LI2014-06-021-9/+10
* * added 'is_checkin' field to account.models.UserProfileWeitian LI2014-05-201-0/+14
* * changed block 'title' to 'pagetitle' for every page templateWeitian LI2014-05-1814-46/+14
* Replaced get_object_or_404 with query in ListApprovedView, thus adminWeitian LI2014-04-291-1/+1
* * updated transcript help_text of account/models.pyWeitian LI2014-04-292-0/+2
* * updated activation_email subject and content templateWeitian LI2014-04-293-5/+8
* * updated login.html with 'password-reset' styleWeitian LI2014-04-292-6/+10
* * updated 'list_approved.html' and related 'ListApprovedView'Weitian LI2014-04-272-10/+16
* * updated 'profile.html' to show new fieldsWeitian LI2014-04-271-0/+43
* * updated 'profile_update' template:Weitian LI2014-04-271-1/+31
* * implemented 'password_reset' function based on django auth viewsWeitian LI2014-04-267-0/+117
* * updated 'introduction' url to index.htmlWeitian LI2014-04-221-1/+1
* * added column 'identify' to 'list_approved' viewWeitian LI2014-04-221-3/+6
* * added following methods for 'UserProfile' model:Weitian LI2014-04-211-0/+5
* * added 'ResendEmailForm' formsWeitian LI2014-04-212-0/+53
* * implemented 'list_approved' view, added related templateWeitian LI2014-04-211-0/+45
* * added 'profile', 'profile_update' and 'profile_update_done' templatesWeitian LI2014-04-203-3/+62
* small fixes to "br" tagWeitian LI2014-04-204-6/+54
* added 'password_change' and 'password_change_done' views and templatesWeitian LI2014-04-202-0/+45
* * updated django_skaschool/settings.pyWeitian LI2014-04-203-0/+64