From 4532f9b287d298f0efe53a7d16c11613a1fdffda Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sun, 30 Nov 2014 13:00:47 +0100 Subject: [PATCH] compatibility with djangocms-helper develop --- cms_helper.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/cms_helper.py b/cms_helper.py index 09995537..c4c7a376 100644 --- a/cms_helper.py +++ b/cms_helper.py @@ -9,7 +9,6 @@ ], 'ROOT_URLCONF': 'tests.test_utils.urls', 'INSTALLED_APPS': [ - 'django.contrib.messages', 'admin_enhancer', 'filer', 'parler', @@ -21,7 +20,6 @@ 'cmsplugin_filer_image', 'django_select2', 'taggit_autosuggest', - 'djangocms_blog', ], 'LANGUAGE_CODE': 'en', 'LANGUAGES': (