2.6.3.rst 339 B

123456789101112131415161718
  1. ===========================
  2. Wagtail 2.6.3 release notes
  3. ===========================
  4. *October 22, 2019*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Altering Django REST Framework's ``DEFAULT_AUTHENTICATION_CLASSES`` setting no longer breaks the page explorer menu and admin API (Matt Westcott)