2.7.1.rst 337 B

123456789101112131415161718
  1. ===========================
  2. Wagtail 2.7.1 release notes
  3. ===========================
  4. *January 8, 2020*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Management command startup checks under ``ManifestStaticFilesStorage`` no longer fail if ``collectstatic`` has not been run first (Alex Tomkins)