wagtail/docs/releases/2.7.1.rst
2020-01-08 10:39:45 +00:00

16 lines
319 B
ReStructuredText

===========================
Wagtail 2.7.1 release notes
===========================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Management command startup checks under ``ManifestStaticFilesStorage`` no longer fail if ``collectstatic`` has not been run first (Alex Tomkins)