aboutsummaryrefslogtreecommitdiffstats
path: root/account/urls.py
Commit message (Collapse)AuthorAgeFilesLines
* added 'password_change' and 'password_change_done' views and templatesWeitian LI2014-04-201-4/+15
|
* * updated django_skaschool/settings.pyWeitian LI2014-04-201-3/+14
| | | | | | o LOGIN_URL, LOGIN_REDIRECT_URL, LOGOUT_URL * added login/logout views to account urls.py * added account templates for login, logout, profile
* * implemented custom form and profile for registrationWeitian LI2014-04-201-0/+47