Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Yu committed Mar 27, 2024
1 parent cb942cc commit da0bb08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changes/42.feat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
add Django 42 support
make all test passed
1 change: 1 addition & 0 deletions cms_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def gettext(s):
"multisite",
"djangocms_text_ckeditor",
],
CMS_CONFIRM_VERSION4=True,
LANGUAGE_CODE="en",
LANGUAGES=(("en", gettext("English")),),
CMS_LANGUAGES={
Expand Down

0 comments on commit da0bb08

Please sign in to comment.