0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-28 17:13:31 +01:00
wagtail/docs/releases/1.6.3.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
394 B
ReStructuredText
Raw Normal View History

2016-09-19 18:29:03 +02:00
===========================
Wagtail 1.6.3 release notes
===========================
*September 30, 2016*
2016-09-19 18:29:03 +02:00
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
2016-09-30 11:06:44 +02:00
* Edits to StreamFields are no longer ignored in page edits on Django >=1.10.1 when a default value exists (Matt Westcott)