-
Notifications
You must be signed in to change notification settings - Fork 9
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
base: main
Are you sure you want to change the base?
Wagtail 6.0 #17
Conversation
…ub action versions
@marteinn , |
@marteinn is there a reason why this is not merged yet? The |
What's keeping this PR from being merged? |
} | ||
} | ||
|
||
window.wagtail.app.register('read-only-uuid', ColorInputController); |
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.
read-only-uuid
should match color-input
as set in the data-controller
attribute
Add all static and template files to the manifest
Fix color-input-controller
- drop Django 3.2 - add Django 5.1 - add Wagtail 6.3 - drop Python 3.8 - add Python 3.13
Support/wagtail 63
I just updated our work to check the package works with Wagtail 6.3 and Django 5.1 |
Support Ticket
Wagtail 6.0 release notes
Summary of changes
Added
Changed
Removed