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

Add support for Wagtail 6.0 #82

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Add support for Wagtail 6.0 #82

merged 2 commits into from
Feb 27, 2024

Conversation

chosak
Copy link
Member

@chosak chosak commented Feb 26, 2024

This change adds support for Wagtail 6.0 and augments the testing matrix with a combination of Wagtail 6 + Django 5.

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows the standards laid out in the development playbook
  • Passes all existing automated tests

This change adds support for Wagtail 6.0 and augments the testing
matrix with a combination of Wagtail 6 + Django 5.
@chosak chosak requested review from wpears and willbarton February 26, 2024 18:12
Copy link
Member

@wpears wpears left a comment

Choose a reason for hiding this comment

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

Looks cool, can you also update the Compatibility section in the README?

Add compatibility notes to README and pyproject.toml.
@chosak
Copy link
Member Author

chosak commented Feb 27, 2024

Nice catch @wpears, done in d9b0695.

@chosak chosak merged commit 55232d0 into main Feb 27, 2024
18 checks passed
@chosak chosak deleted the support/wagtail-6 branch February 27, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants