settings.py had textbook. Worked on dev machines because .pyc files stuck around; didn't work on staging
This commit is contained in:
@@ -96,7 +96,6 @@ INSTALLED_APPS = (
|
||||
'auth',
|
||||
'django.contrib.humanize',
|
||||
'static_template_view',
|
||||
'textbook',
|
||||
'staticbook',
|
||||
'simplewiki',
|
||||
'track',
|
||||
|
||||
Reference in New Issue
Block a user