kopia lustrzana https://github.com/wagtail/wagtail
Release note for #11295
rodzic
feda5cb4b5
commit
456515d500
|
|
@ -62,6 +62,7 @@ Changelog
|
|||
* Maintenance: Removed support for Django < 4.2 (Dan Braghis)
|
||||
* Maintenance: Refactor page explorer index template to extend generic index template (Sage Abdullah)
|
||||
* Maintenance: Replace template components implementation with standalone `laces` library (Tibor Leupold)
|
||||
* Maintenance: Refactor snippets index view and template to make better use of generic IndexView (Sage Abdullah)
|
||||
|
||||
|
||||
5.2.2 (06.12.2023)
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@ This release adds support for Django 5.0. The support has also been backported t
|
|||
* Update Willow upper bound to 2.x (Dan Braghis)
|
||||
* Refactor page explorer index template to extend generic index template (Sage Abdullah)
|
||||
* Replace template components implementation with standalone `laces` library (Tibor Leupold)
|
||||
* Refactor snippets index view and template to make better use of generic IndexView (Sage Abdullah)
|
||||
|
||||
## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue