kopia lustrzana https://github.com/wagtail/wagtail
568 B
568 B
Wagtail 5.1 release notes - IN DEVELOPMENT
Unreleased
---
local:
depth: 1
---
What's new
...
Other features
- ...
Bug fixes
- Prevent choosers from failing when initial value is an unrecognised ID, e.g. when moving a page from a location where
parent_page_types
would disallow it (Dan Braghis)
Documentation
- Document how to add non-ModelAdmin views to a
ModelAdminGroup
(Onno Timmerman)
Maintenance
- Switch to ruff for flake8 / isort code checking (Oliver Parker)