a comma to much - is no more.

This commit is contained in:
Albrecht Mühlenschulte 2013-08-17 19:24:26 +02:00
parent be048328b2
commit 2f67f978c7

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', (