Textbook browser

This commit is contained in:
Piotr Mitros
2011-12-29 09:51:32 -05:00
parent a30f1a1e99
commit fccfbb7d2f
4 changed files with 27 additions and 1 deletions

View File

@@ -103,6 +103,7 @@ INSTALLED_APPS = (
'django.contrib.humanize',
'static_template_view',
'textbook',
'staticbook',
# Uncomment the next line to enable the admin:
# 'django.contrib.admin',
# Uncomment the next line to enable admin documentation: