This commit is contained in:
a7p 2013-08-17 10:27:23 -07:00
commit 92011b70a0

View File

@ -313,7 +313,7 @@ if DEBUG:
TEMPLATE_LOADERS = (
'django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader',
),
)
else:
TEMPLATE_LOADERS = (
('django.template.loaders.cached.Loader', (