kopia lustrzana https://github.com/wagtail/wagtail
Release note for #12327
rodzic
a26bd1d6aa
commit
9c153d27ea
|
@ -21,6 +21,7 @@ Changelog
|
|||
* Fix: Remove table headers that have no text (Matt Westcott)
|
||||
* Fix: Fix broken link to user search (Shlomo Markowitz)
|
||||
* Fix: Ensure that JS slugify function strips Unicode characters disallowed by Django slug validation (Atif Khan)
|
||||
* Fix: Do not show notices about root / unroutable pages when searching or filtering in the page explorer (Matt Westcott)
|
||||
* Docs: Upgrade Sphinx to 7.3 (Matt Westcott)
|
||||
* Docs: Document how to customize date/time format settings (Vince Salvino)
|
||||
* Docs: Create a new documentation section for deployment and move fly.io deployment from the tutorial to this section (Vince Salvino)
|
||||
|
|
|
@ -36,6 +36,7 @@ This release adds formal support for Django 5.1.
|
|||
* Remove table headers that have no text (Matt Westcott)
|
||||
* Fix broken link to user search (Shlomo Markowitz)
|
||||
* Ensure that JS slugify function strips Unicode characters disallowed by Django slug validation (Atif Khan)
|
||||
* Do not show notices about root / unroutable pages when searching or filtering in the page explorer (Matt Westcott)
|
||||
|
||||
### Documentation
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue