mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 13:10:14 +01:00
20 lines
502 B
ReStructuredText
20 lines
502 B
ReStructuredText
============================
|
|
Wagtail 2.12.3 release notes
|
|
============================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
* Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
|
|
* Prevent crash when copying an alias page (Karl Hobley)
|
|
* Prevent errors on page editing after changing LANGUAGE_CODE (Matt Westcott)
|
|
* Correctly handle model inheritance and ``ClusterableModel`` on ``copy_for_translation`` (Karl Hobley)
|