aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed app demoWeitian LI2014-04-2212-276/+0
* * added 'MEDIA_ROOT' to settings.pyWeitian LI2014-04-213-2/+73
* fixes to account admin.site.registerWeitian LI2014-04-212-8/+8
* * added following methods for 'UserProfile' model:Weitian LI2014-04-212-1/+35
* * added 'ResendEmailForm' formsWeitian LI2014-04-219-21/+204
* * added zh_CN locale for django_skaschool and added 'LOCALE_PATHS' in setting...Weitian LI2014-04-213-0/+140
* * implemented 'list_approved' view, added related templateWeitian LI2014-04-215-1/+85
* updated README.txtWeitian LI2014-04-211-6/+2
* Merge branch 'master' of github.com:liweitianux/django_skaschoolWeitian LI2014-04-210-0/+0
|\
| * Delete README.mdWeitian LI2014-04-211-4/+0
| * Initial commitAlvin Li2014-04-182-0/+27
* added LICENSE: 2-clause BSDWeitian LI2014-04-211-0/+23
* added third-party css theme "bootstrap-glyphicons"Weitian LI2014-04-215-0/+429
* added NOTES.txt to record some notes and docsWeitian LI2014-04-211-0/+5
* * added 'profile', 'profile_update' and 'profile_update_done' templatesWeitian LI2014-04-207-27/+172
* small fixes to "br" tagWeitian LI2014-04-209-15/+63
* disabled app south and removed migrationsWeitian LI2014-04-208-194/+1
* 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-205-3/+90
* small updated navbar.html and registration templatesWeitian LI2014-04-204-29/+16
* * updated django_skaschool/settings.pyWeitian LI2014-04-203-7/+21
* * implemented custom form and profile for registrationWeitian LI2014-04-204-2/+148
* * implemented the index pageWeitian LI2014-04-2036-128/+658
* * removed 'settings_email.py' and updated '.gitignore'Weitian LI2014-04-182-13/+3
* * updated settings.py, added settings_email.pyWeitian LI2014-04-1843-8/+588
* * updated .gitignore, manage.py and requirements.txtWeitian LI2014-04-183-2/+6
* * added 'south' to INSTALLED_APPSWeitian LI2014-04-176-0/+21
* Initial commit of django_skaschoolWeitian LI2014-04-155-0/+118