Prepared for SP 4-6.
[edumed.git] / edumed / settings.d / 30-apps.py
index 7091ff1..ee80ab7 100644 (file)
@@ -3,12 +3,13 @@ INSTALLED_APPS = (
     'curriculum',
     'catalogue',
     'comment',
+    'publishers',
 
     'fnpdjango',
     'south',
     'pipeline',
     # Disable, if not using Piwik.
-    'piwik.django',
+    'piwik',
     # Disable, if not using CAS.
     'honeypot',
     'django_cas',