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

Fix nightly errors #536

Merged
merged 4 commits into from Mar 10, 2022
Merged

Fix nightly errors #536

merged 4 commits into from Mar 10, 2022

Commits on Mar 4, 2022

  1. Pass JSON to Page.with_content_json

    Page revisions now use a JSONField as of wagtail/wagtail#8024
    zerolab committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    0938c98 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Fix PageChooserPanel.target_models no longer available in Wagtail >= …

    …2.17
    
    as a result of the move to phase out special-purpose field panel types wagtail/wagtail#7684
    zerolab committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    b52c3b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a78d786 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Tidy up based on code review

    zerolab committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    d9dc215 View commit details
    Browse the repository at this point in the history