Skip to content

Releases: django-cms/djangocms-alias

2.0.0rc2

01 Sep 01:51
10fd8d4

Choose a tag to compare

2.0.0rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.0rc1...2.0.0rc2

2.0.0rc1

30 May 09:50
35b3e70

Choose a tag to compare

2.0.0rc1 Pre-release
Pre-release
  • Django 4.0 and 4.1 support added
  • Django 2.2 support removed
  • Python 3.7 support removed
  • Changed test setup to run tox from github actions for consistency in testing
  • Use django CMS 4.1 GrouperModelAdmin utility (breaking change wrt. django CMS 4.0)
  • Admin menu entry show alias change list in the language of the currently shown object
  • Automatically create static aliases in the language needed (fixing #162)