|
@@ -36,6 +36,7 @@ Changelog
|
|
|
* Docs: Document usage of custom validation for admin form pages when using `AbstractEmailForm` or `AbstractForm` pages (John-Scott Atlakson, LB (Ben) Johnston)
|
|
|
* Docs: Reword `BlogTagIndexPage` example for clarity (Clifford Gama)
|
|
|
* Docs: Change title of blog index page in tutorial to avoid slug issues (Thibaud Colas)
|
|
|
+ * Docs: Fix `wagtailcache` and `wagtailpagecache` examples to not use quotes for the `fragment_name` (Shiv)
|
|
|
* Maintenance: Close open files when reading within utils/setup.py (Ataf Fazledin Ahamed)
|
|
|
* Maintenance: Avoid redundant `ALLOWED_HOSTS` check in `Site.find_for_request` (Jake Howard)
|
|
|
* Maintenance: Update `CloneController` to ensure that `added`/`cleared` events are not dispatched as cancelable (LB (Ben) Johnston)
|
|
@@ -58,6 +59,7 @@ Changelog
|
|
|
* Fix: Improve spacing of page / collection permissions table in Group settings (Sage Abdullah)
|
|
|
* Docs: Reword `BlogTagIndexPage` example for clarity (Clifford Gama)
|
|
|
* Docs: Change title of blog index page in tutorial to avoid slug issues (Thibaud Colas)
|
|
|
+ * Docs: Fix `wagtailcache` and `wagtailpagecache` examples to not use quotes for the `fragment_name` (Shiv)
|
|
|
|
|
|
|
|
|
6.3 LTS (01.11.2024)
|