Merge pull request #1 from a7p/master

a comma to much - is no more.
This commit is contained in:
Daniel Greenfeld 2013-08-17 15:41:44 -07:00
commit fde4554560

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