2.6.2.rst 280 B

123456789101112131415161718
  1. ===========================
  2. Wagtail 2.6.2 release notes
  3. ===========================
  4. *September 19, 2019*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Prevent search indexing failures on Postgres 9.4 and Django >= 2.2.1 (Matt Westcott)