Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@robmoorman robmoorman released this 30 Nov 20:41
· 31 commits to main since this release

Fixed

  • Verbose name of themes instead of Theme settings
  • Exception ImproperlyConfigured in ThemeMiddleware

Added

  • Optional settings WAGTAIL_THEME_PATH for storing themes into one directory (issue [#5])
  • Unit and integration tests and CI with Travis