Releases: wagtail-nest/wagtail-modeladmin
Releases · wagtail-nest/wagtail-modeladmin
2.1.0
Added
- Wagtail 6.1 and 6.2 support (thanks @katdom13 and @nickmoreton! 🎉)
- Provisional support for Wagtail 6.3
- Django 5.1 support
- Python 3.13 support
Removed
- 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.
2.0.0
1.0.0
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.