kopia lustrzana https://github.com/wagtail/wagtail
Revert release note for #4916
rodzic
c6a6fb3e33
commit
4997d1e922
docs/releases
|
@ -26,7 +26,7 @@ Changelog
|
|||
* Users without a preferred language set on their profile now use language selected by Django's `LocaleMiddleware` (Benjamin Bach)
|
||||
* Added hooks to customise the actions menu on the page create/edit views (Matt Westcott)
|
||||
* Cleanup: Use `functools.partial()` instead of `django.utils.functional.curry()` (Sergey Fedoseev)
|
||||
* Squashed migrations for wagtailcore and wagtailimages (Karl Hobley)
|
||||
* Squashed migrations for wagtailimages (Karl Hobley)
|
||||
* Added `before_move_page` and `after_move_page` hooks (Maylon Pedroso)
|
||||
* Bulk deletion button for snippets is now hidden until items are selected (Karl Hobley)
|
||||
* Fix: Query objects returned from `PageQuerySet.type_q` can now be merged with `|` (Brady Moe)
|
||||
|
|
|
@ -37,7 +37,6 @@ Other features
|
|||
* Users without a preferred language set on their profile now use language selected by Django's ``LocaleMiddleware`` (Benjamin Bach)
|
||||
* Added hooks to customise the actions menu on the page create/edit views (Matt Westcott)
|
||||
* Cleanup: Use ``functools.partial()`` instead of ``django.utils.functional.curry()`` (Sergey Fedoseev)
|
||||
* Squashed migrations for wagtailcore and wagtailimages (Karl Hobley)
|
||||
* Added ``before_move_page`` and ``after_move_page`` hooks (Maylon Pedroso)
|
||||
* Bulk deletion button for snippets is now hidden until items are selected (Karl Hobley)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue