Skip to content

Commit

Permalink
fix: migration dependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
joshyu committed Mar 18, 2024
1 parent aae58ad commit 2b15c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
'djangocms_version_locking': None,
'djangocms_alias': None,
'djangocms_moderation': None,
'djangocms_text_ckeditor': None
},
'CMS_PERMISSION': True,
'LANGUAGES': (
Expand Down

0 comments on commit 2b15c3f

Please sign in to comment.