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

Wagtail 6.0 #17

Merged
merged 17 commits into from
Jan 26, 2025
Merged

Wagtail 6.0 #17

merged 17 commits into from
Jan 26, 2025

Conversation

katdom13
Copy link
Contributor

@katdom13 katdom13 commented Mar 6, 2024

Support Ticket

Wagtail 6.0 release notes

Summary of changes

Added

  • Add Wagtail 6.0 support
  • Add Python 3.11 support

Changed

  • Apply Django 5.0 upgrade considerations

Removed

  • Drop Wagtail < 5.2 support

@katdom13
Copy link
Contributor Author

@marteinn ,
Could you please review this too?
Thanks!

@bruecksen
Copy link

@marteinn is there a reason why this is not merged yet? The RemovedInWagtail70Warning about WidgetWithScript is annoying and I would love to see this go :)

@niccolomineo
Copy link

What's keeping this PR from being merged?

}
}

window.wagtail.app.register('read-only-uuid', ColorInputController);
Copy link
Contributor

Choose a reason for hiding this comment

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

read-only-uuid should match color-input as set in the data-controller attribute

@nickmoreton
Copy link
Contributor

nickmoreton commented Nov 28, 2024

I just updated our work to check the package works with Wagtail 6.3 and Django 5.1
We have reviewed this internally as good to go, thanks.

@marteinn marteinn changed the base branch from main to develop January 26, 2025 07:45
@marteinn marteinn merged commit 01a66e3 into marteinn:develop Jan 26, 2025
@marteinn
Copy link
Owner

marteinn commented Jan 26, 2025

Apologies for the slow reply, I've been on leave these past few months.

I just tested this PR and works will, just merged in and will be included in the next release. Thanks @katdom13 and @nickmoreton for the excellent PR and thanks to everyone else for testing!

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.

6 participants