Actually add comments to blog, tidy up rst handling to make sure we get xhtml1.1...
[sommitrealweird.git] / sommitrealweird / settings.py
index f0a5725bf29ebe99bb5ce0aba1c1d860475922c0..73ea9ce99678f0d96fd2d303cef75b3cd122180a 100644 (file)
@@ -67,6 +67,7 @@ INSTALLED_APPS = (
     'django.contrib.sites',
     'django.contrib.admin',
     'django.contrib.markup',
+    'django.contrib.comments',
     'bpcms',
     'generic',
     'blog',