Django 1.6;
[fnp-django-template.git] / src / project_name / settings / apps.py
index 903d857..1ab943f 100644 (file)
@@ -4,7 +4,7 @@ INSTALLED_APPS = (
     'south',
     'pipeline',
     # Disable, if not using Piwik.
-    'piwik.django',
+    'piwik',
     # Disable, if not using CAS.
     'django_cas',