Let djangocms-helper handle the djangocms_text_ckeditor migrations
This commit is contained in:
parent
e69f0d2d9b
commit
5b20302946
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ HELPER_SETTINGS = {
|
||||||
],
|
],
|
||||||
'MIGRATION_MODULES': {
|
'MIGRATION_MODULES': {
|
||||||
'cmsplugin_filer_image': 'cmsplugin_filer_image.migrations_django',
|
'cmsplugin_filer_image': 'cmsplugin_filer_image.migrations_django',
|
||||||
'djangocms_text_ckeditor': 'djangocms_text_ckeditor.migrations_django',
|
|
||||||
},
|
},
|
||||||
'META_SITE_PROTOCOL': 'http',
|
'META_SITE_PROTOCOL': 'http',
|
||||||
'META_SITE_DOMAIN': 'example.com',
|
'META_SITE_DOMAIN': 'example.com',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue