0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 05:02:57 +01:00
wagtail/docs/releases/1.6.3.rst
2016-09-30 10:06:44 +01:00

18 lines
372 B
ReStructuredText

===========================
Wagtail 1.6.3 release notes
===========================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
* Edits to StreamFields are no longer ignored in page edits on Django >=1.10.1 when a default value exists (Matt Westcott)