Skip to content
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

V4.0 with pickle fix #2

Merged
merged 1 commit into from
Aug 24, 2023
Merged

V4.0 with pickle fix #2

merged 1 commit into from
Aug 24, 2023

Conversation

mark-carrington
Copy link

@mark-carrington mark-carrington commented Aug 3, 2023

This change implements pysilver's pickle fix on Wagtail version 4.0. I had to combine his wagtail#10654, with the wagtail#5998 (comment) to get this working on 4.0. The only difference is calling to_python on the stream_block, rather than the stream_field itself.

Copy link

@pykita pykita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💪

@mark-carrington mark-carrington merged commit b455128 into v4.0-fork Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants