-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
The package is currently limited to wagtail version >1.4 and <3.0. All of those versions are out of support: https://github.com/wagtail/wagtail/wiki/Release-schedule.
I propose to submit a PR that will:
- fix the
panelsin theMetadataPageMixinso it will continue to work with Wagtail versions 3+; - increase minimum requirement for Wagtail to version 2.13, because it's the minimum version that supports Django 3.2;
- upgrade the example app to use Django 3.2 and Wagtail 4.1, because those are LTS releases;
I think we could also drop support for Python 3.6, and add support for more recent Python versions.
I propose deploying the changes as a new version 3.0, because it will have breaking changes.
bashu
Metadata
Metadata
Assignees
Labels
No labels