]> git.openstreetmap.org Git - osqa.git/blobdiff - settings.py
Fixed http://jira.osqa.net/browse/OSQA-217. Previous commit claiming to fix this...
[osqa.git] / settings.py
index 866a05674548bdeaed02e97ba6edae33d77ad5dd..1a9f7e169dd56cf885ddb7a38f32bb60c01c06bf 100644 (file)
@@ -13,7 +13,7 @@ TEMPLATE_LOADERS = (
     'django.template.loaders.app_directories.load_template_source',
     'forum.modules.module_templates_loader',
     'forum.skins.load_template_source',
-#   'django.template.loaders.eggs.load_template_source',
+#     'django.template.loaders.eggs.load_template_source',
 )
 
 MIDDLEWARE_CLASSES = [