Skip to content

Commit

Permalink
Merge pull request #1 from a7p/master
Browse files Browse the repository at this point in the history
a comma to much - is no more.
  • Loading branch information
pydanny committed Aug 17, 2013
2 parents be04832 + 2f67f97 commit fde4554
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
TEMPLATE_LOADERS = (
'django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader',
),
)
else:
TEMPLATE_LOADERS = (
('django.template.loaders.cached.Loader', (
Expand Down

0 comments on commit fde4554

Please sign in to comment.