Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * implemented 'list_approved' view, added related template | Weitian LI | 2014-04-21 | 4 | -1/+82 |
* | * added 'profile', 'profile_update' and 'profile_update_done' templates | Weitian LI | 2014-04-20 | 7 | -27/+172 |
* | small fixes to "br" tag | Weitian LI | 2014-04-20 | 4 | -6/+54 |
* | disabled app south and removed migrations | Weitian LI | 2014-04-20 | 3 | -153/+0 |
* | added 'password_change' and 'password_change_done' views and templates | Weitian LI | 2014-04-20 | 3 | -4/+60 |
* | fixed UserProfile model to use CharField choices in "is_approved" and "is_spo... | Weitian LI | 2014-04-20 | 1 | -2/+17 |
* | * updated django_skaschool/settings.py | Weitian LI | 2014-04-20 | 4 | -3/+78 |
* | * implemented custom form and profile for registration | Weitian LI | 2014-04-20 | 4 | -2/+148 |
* | * implemented the index page | Weitian LI | 2014-04-20 | 3 | -0/+153 |
* | * updated settings.py, added settings_email.py | Weitian LI | 2014-04-18 | 5 | -0/+21 |