2.5.2.rst 296 B

123456789101112131415161718
  1. ===========================
  2. Wagtail 2.5.2 release notes
  3. ===========================
  4. *August 1, 2019*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Delay dirty form check to prevent "unsaved changes" warning from being wrongly triggered (Thibaud Colas)