- some cleanup for django 4 compatibility (ugettext > gettext)
0.2.0
- remove additional h2 tag in change forms, added in django 3(.2?) - experimental things: add cms/plugin groups, start cms app command
0.1.21
- fixed bug for translation tabs and django 3.2
0.1.20
- management commands for easy cms/plugin auth group creation
0.1.19
- switched to github actions - django 3.2 support - experimental django-cms 3.9rc2 support (autopublisher broken)
0.1.18
- 27 - feature: add_crud_menu_item for toolbar - officially drop python2 support - fix for `djangocms_misc_startapp` command (not doing anything with .pyc files)