Skip to content

v0.8.1: Adds support for Wagtail 2.0

Compare
Choose a tag to compare
@tiagofmc tiagofmc released this 15 Mar 11:20
· 384 commits to master since this release
  • Adds support for Wagtail 2.0;
  • Create new migrate_translation management command that runs migrations and sync_page_translation_fields;
  • Fix slug auto-population for translation with dash;
  • Make localized StreamField optional;
  • Fix change_lang template tag to support multiple parameters;