Starting with forum.
[edumed.git] / edumed / settings.d / 30-apps.py
index c3d067f..42583bd 100644 (file)
@@ -9,7 +9,13 @@ INSTALLED_APPS = (
     # Disable, if not using Piwik.
     'piwik.django',
     # Disable, if not using CAS.
+    'honeypot',
     'django_cas',
+    'sponsors',
+    'haystack',
+    'chunks',
+    'contact',
+    'pybb',
 
     'django.contrib.auth',
     'django.contrib.contenttypes',