Allow setting author for questions and editing some text chunks.
[prawokultury.git] / prawokultury / settings.d / 30-apps.py
index 1e87f11..2acaaf9 100644 (file)
@@ -6,6 +6,7 @@ INSTALLED_APPS = (
     'migdal',
     'questions',
     'shop',
+    'chunks',
 
     'gravatar',
     'south',