2.11.5.rst 274 B

123456789101112131415161718
  1. ============================
  2. Wagtail 2.11.5 release notes
  3. ============================
  4. *February 18, 2021*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Pin django-treebeard to <4.5 to prevent migration conflicts (Matt Westcott)