compatibility with djangocms-helper develop

This commit is contained in:
Iacopo Spalletti 2014-11-30 13:00:47 +01:00
parent 0765047c95
commit 4532f9b287
1 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ HELPER_SETTINGS = {
],
'ROOT_URLCONF': 'tests.test_utils.urls',
'INSTALLED_APPS': [
'django.contrib.messages',
'admin_enhancer',
'filer',
'parler',
@ -21,7 +20,6 @@ HELPER_SETTINGS = {
'cmsplugin_filer_image',
'django_select2',
'taggit_autosuggest',
'djangocms_blog',
],
'LANGUAGE_CODE': 'en',
'LANGUAGES': (