aboutsummaryrefslogtreecommitdiffstats
path: root/account
Commit message (Expand)AuthorAgeFilesLines
* small fixes to "br" tagWeitian LI2014-04-204-6/+54
* disabled app south and removed migrationsWeitian LI2014-04-203-153/+0
* added 'password_change' and 'password_change_done' views and templatesWeitian LI2014-04-203-4/+60
* fixed UserProfile model to use CharField choices in "is_approved" and "is_spo...Weitian LI2014-04-201-2/+17
* * updated django_skaschool/settings.pyWeitian LI2014-04-204-3/+78
* * implemented custom form and profile for registrationWeitian LI2014-04-204-2/+148
* * implemented the index pageWeitian LI2014-04-203-0/+153
* * updated settings.py, added settings_email.pyWeitian LI2014-04-185-0/+21