compatibility with djangocms-helper develop
This commit is contained in:
parent
0765047c95
commit
4532f9b287
1 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@ HELPER_SETTINGS = {
|
||||||
],
|
],
|
||||||
'ROOT_URLCONF': 'tests.test_utils.urls',
|
'ROOT_URLCONF': 'tests.test_utils.urls',
|
||||||
'INSTALLED_APPS': [
|
'INSTALLED_APPS': [
|
||||||
'django.contrib.messages',
|
|
||||||
'admin_enhancer',
|
'admin_enhancer',
|
||||||
'filer',
|
'filer',
|
||||||
'parler',
|
'parler',
|
||||||
|
@ -21,7 +20,6 @@ HELPER_SETTINGS = {
|
||||||
'cmsplugin_filer_image',
|
'cmsplugin_filer_image',
|
||||||
'django_select2',
|
'django_select2',
|
||||||
'taggit_autosuggest',
|
'taggit_autosuggest',
|
||||||
'djangocms_blog',
|
|
||||||
],
|
],
|
||||||
'LANGUAGE_CODE': 'en',
|
'LANGUAGE_CODE': 'en',
|
||||||
'LANGUAGES': (
|
'LANGUAGES': (
|
||||||
|
|
Loading…
Reference in a new issue