Contact forms.
[edumed.git] / edumed / settings.d / 30-apps.py
index 0ba0726..e98a3ee 100644 (file)
@@ -9,11 +9,12 @@ INSTALLED_APPS = (
     # Disable, if not using Piwik.
     'piwik.django',
     # Disable, if not using CAS.
+    'honeypot',
     'django_cas',
     'sponsors',
     'haystack',
     'chunks',
-
+    'contact',
 
     'django.contrib.auth',
     'django.contrib.contenttypes',