-
Notifications
You must be signed in to change notification settings - Fork 39
Update to Django 5.2 LTS and Wagtail 7 LTS #4666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
24133a9 to
625e107
Compare
| # if child_data["type"] not in self.child_blocks: | ||
| # child_data["type"] = "char" | ||
|
|
||
| # return StreamValue(self, value, is_lazy=True) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs investigation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@frjo so what you're saying is there was an change to StreamChild that broke this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, need to compare the overridden funktion in Wagtail 5 vs 6/7.
…n SubmitButtonWidget.
|
so far everything has been working great & as expected! |
Fixes #4250
These are big updated so everything needs to be tested.
Things to test: