Skip to content

Wagtail version 3+ compatibility #17

@Siburg

Description

@Siburg

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 panels in the MetadataPageMixin so 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions