wagtail/docs/releases/2.13.3.rst

19 wiersze
486 B
ReStructuredText
Czysty Zwykły widok Historia

2021-06-28 13:12:09 +00:00
=============================================
Wagtail 2.13.3 release notes - IN DEVELOPMENT
=============================================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Prevent error when using rich text on views where commenting is unavailable (Jacob Topp-Mugglestone)
* Include form media on account settings page (Matt Westcott)
2021-06-29 12:36:00 +00:00
* Avoid error when rendering validation error messages on ListBlock children (Matt Westcott)