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',
|
||||
'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': (
|
||||
|
|
Loading…
Reference in a new issue