Skip to content

Releases: wagtail-nest/wagtail-modeladmin

2.1.0

23 Oct 15:19
e4b7982
Compare
Choose a tag to compare

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

05 Feb 17:14
56bc9f9
Compare
Choose a tag to compare

Added

  • Provisional Wagtail 6.0 support

Changed

  • Update sphinx-wagtail-theme to 6.2.0 for documentation

Removed

  • Django < 4.2 support
  • Wagtail < 5.2 support

1.0.0

26 Jul 11:15
01b5a16
Compare
Choose a tag to compare

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.