aboutsummaryrefslogtreecommitdiffstats
path: root/django_skaschool/urls.py
Commit message (Collapse)AuthorAgeFilesLines
* * added GenericRelation attachments field to 'Notice' modelWeitian LI2014-04-221-5/+0
| | | | * removed 'demo.urls' from urls.py
* * updated django_skaschool/settings.pyWeitian LI2014-04-201-5/+10
| | | | | | o SITE_ID, LANGUAGE_CODE, TIME_ZONE o INSTALLED_APPS * updated top-level urls.py
* * updated settings.py, added settings_email.pyWeitian LI2014-04-181-4/+26
| | | | | | * created directories 'static' and 'templates' * added app 'account', 'notice' * added app 'demo'
* Initial commit of django_skaschoolWeitian LI2014-04-151-0/+12