settings.py had textbook. Worked on dev machines because .pyc files stuck around; didn't work on staging

This commit is contained in:
Piotr Mitros
2012-01-16 15:58:50 -05:00
parent 3ddddbe5c3
commit 1fb47e9cdd

View File

@@ -96,7 +96,6 @@ INSTALLED_APPS = (
'auth',
'django.contrib.humanize',
'static_template_view',
'textbook',
'staticbook',
'simplewiki',
'track',