aboutsummaryrefslogtreecommitdiffstats
path: root/django_skaschool/urls.py
Commit message (Collapse)AuthorAgeFilesLines
* Show latest import notice at index page.Weitian LI2014-06-031-2/+3
| | | | | | * added 'page.views.IndexView' for 'django_skaschool.urls * updated 'index.html' to display notice at bottom * added '.smallcaps' in 'index.css' for English title
* * included archive urlsWeitian LI2014-04-281-0/+2
| | | | * moved 'file_cleanup' function to extra.py
* added url to serve MEDIA_ROOTWeitian LI2014-04-231-0/+4
|
* * 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