Wagtail v2.7.rc2 Release Notes

Release Date: 2019-10-23 // over 4 years ago
  • ๐Ÿ”„ Changes from 2.7rc1:

    • manage.py collectstatic no longer breaks with ManifestStaticFilesStorage (Matt Westcott)
    • Altering Django REST Framework's DEFAULT_AUTHENTICATION_CLASSES setting no longer breaks the page explorer menu and admin API (Matt Westcott)
    • ๐Ÿ‘ Made Python 3.8 support official