Skip to content

Compatibility fixes for Wagtail 8.0 - #931

Open
gasman wants to merge 2 commits into
wagtail:mainfrom
gasman:admin/wagtail-8-compat
Open

Compatibility fixes for Wagtail 8.0#931
gasman wants to merge 2 commits into
wagtail:mainfrom
gasman:admin/wagtail-8-compat

Conversation

@gasman

@gasman gasman commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Description

Fix failing tests against Wagtail main (8.0):

  • update outdated import of wagtail.telepath to wagtail.admin.telepath
  • remove reference to dead template wagtailadmin/pages/_editor_js.html

This is intended to be applied at the same time as dropping support for Wagtail <7.0 (as implemented in #921) - I can't vouch for its correctness against older releases. Also, this depends on the corresponding removal of wagtailadmin/pages/_editor_js.html from wagtail-modeladmin, which happened in wagtail-nest/wagtail-modeladmin#63 but has not yet made it into a release.

AI usage

None

@Stormheg

Stormheg commented Jun 7, 2026

Copy link
Copy Markdown
Member

@gasman I just released wagtail-modeladmin v2.4.0 which fixes the current compatibility issues with Wagtail 8.0.

https://github.com/wagtail-nest/wagtail-modeladmin/blob/main/CHANGELOG.md#240---2026-06-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