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