kopia lustrzana https://github.com/wagtail/wagtail
Release note for #11912 in 5.2.5
rodzic
617e5129c5
commit
81a11d63c6
|
@ -320,6 +320,7 @@ Changelog
|
|||
|
||||
* Fix: Respect `WAGTAIL_ALLOW_UNICODE_SLUGS` setting when auto-generating slugs (LB (Ben) Johnston)
|
||||
* Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
|
||||
* Fix: Provide `convert_mariadb_uuids` management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott)
|
||||
|
||||
|
||||
5.2.4 (03.04.2024)
|
||||
|
|
|
@ -15,6 +15,7 @@ depth: 1
|
|||
|
||||
* Respect `WAGTAIL_ALLOW_UNICODE_SLUGS` setting when auto-generating slugs (LB (Ben) Johnston)
|
||||
* Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
|
||||
* Provide [`convert_mariadb_uuids`](convert_mariadb_uuids) management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott)
|
||||
|
||||
## Upgrade considerations
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue