All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Wagtail 6.1 and 6.2 support
- Provisional support for Wagtail 6.3
- Django 5.1 support
- Python 3.13 support
- Drop Python 3.8 from the testing matrix. The package can still be installed on Python 3.8 to account for Wagtail 5.2 support, but expect this to change when support for Wagtail 5.2 ends in February 2025.
- Provisional Wagtail 6.0 support
- Update sphinx-wagtail-theme to 6.2.0 for documentation
- Django < 4.2 support
- Wagtail < 5.2 support
This is the initial release for the wagtail-modeladmin
package.
The package is nearly identical to the wagtail.contrib.modeladmin
module and is intended for projects that still rely on ModelAdmin. Documentation is available at https://wagtail-modeladmin.readthedocs.io.