aboutsummaryrefslogtreecommitdiffstats
path: root/tools/__init__.py
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-06-24 16:39:42 +0800
committerWeitian LI <liweitianux@gmail.com>2014-06-24 16:39:42 +0800
commited3d74e61300f91818eeff9dad7e9d35c556f75a (patch)
tree62c96fd6e158068567eebb5072406911e99db47d /tools/__init__.py
parenta64eb136b0d8710ff132551f149a39b3a45da1f9 (diff)
downloaddjango-skaschool-ed3d74e61300f91818eeff9dad7e9d35c556f75a.tar.bz2
Added app schedule, tools and archive/templatetags; updated settings.
* Added app 'schedule' to provides a more generic schedule page * Added fake app 'tools' to holds generic utilities * Moved notice/templatetags to tools/templatetags * Small change to archive.models.Archive display format * Added archive/templatetags * Small update to introduction page
Diffstat (limited to 'tools/__init__.py')
-rw-r--r--tools/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/__init__.py b/tools/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tools/__init__.py