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

Complete Wagtail 6.0 / Django 5.0 support #64

Merged

Conversation

gasman
Copy link
Member

@gasman gasman commented Mar 21, 2024

Builds on #63 - additionally drops support for Wagtail <5.2 and Django <4.2, rewrites action buttons to use the wagtail.admin.action_menu module / templates rather than hard-coding pre-Wagtail-6 HTML, and incorporates wagtail/wagtail#11751 to restore usable styling of extra_footer_actions.

Copy link
Member

@laymonage laymonage left a comment

Choose a reason for hiding this comment

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

I didn't test any functionality other than the UI, but dropping the last commit in favour of the latest version of wagtail/wagtail#11751 seems to work fine (the previous fix had a few issues as mentioned in that PR). I'll merge that PR and see about releasing 6.0.2 sometime this week. Once 6.0.2 is out I think it's fair to drop the hack and advise people to use 6.0.2 or greater for 6.0.x support.

image

image

@gasman gasman force-pushed the feature/wagtail-6-support branch from c5910f1 to 05e8d96 Compare April 4, 2024 08:48
@gasman
Copy link
Member Author

gasman commented Apr 4, 2024

CSS hack now reverted - confirmed that it works well against Wagtail 6.0.2.

@gasman gasman merged commit 3102635 into torchbox:feature/wagtail-6-support Apr 4, 2024
11 checks passed
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.

None yet

2 participants