add editable chunk
[edumed.git] / edumed / settings.d / 30-apps.py
index c3d067f..0ba0726 100644 (file)
@@ -10,6 +10,10 @@ INSTALLED_APPS = (
     'piwik.django',
     # Disable, if not using CAS.
     'django_cas',
+    'sponsors',
+    'haystack',
+    'chunks',
+
 
     'django.contrib.auth',
     'django.contrib.contenttypes',