kopia lustrzana https://github.com/wagtail/wagtail
Release note for #3017
rodzic
facf19df95
commit
869349f86c
|
|
@ -34,6 +34,7 @@ Changelog
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
* Fix: Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
|
* Fix: Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
|
||||||
|
* Fix: Edits to StreamFields are no longer ignored in page edits on Django >=1.10.1 when a default value exists (Matt Westcott)
|
||||||
|
|
||||||
|
|
||||||
1.6.2 (02.09.2016)
|
1.6.2 (02.09.2016)
|
||||||
|
|
|
||||||
|
|
@ -14,3 +14,4 @@ Bug fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
* Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
|
* 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)
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue