0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/releases/2.7.1.rst

17 lines
319 B
ReStructuredText
Raw Normal View History

2020-01-08 11:39:00 +01:00
===========================
Wagtail 2.7.1 release notes
===========================
2020-01-07 18:03:09 +01:00
.. 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)