add editable chunk
[edumed.git] / edumed / settings.d / 30-apps.py
index 10c6c12..0ba0726 100644 (file)
@@ -12,6 +12,7 @@ INSTALLED_APPS = (
     'django_cas',
     'sponsors',
     'haystack',
+    'chunks',
 
 
     'django.contrib.auth',