You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(requirements): Remove tight django-treebeard restriction (#103)
* fix(requirements): Remove tight django-treebeard restriction added when 4.5.0 contained breaking changes
More details about it can be found here - django-cms/djangocms-snippet#94
* feat(package): Add Django 3.2,4.2 and DjangoCMS 3.9,3.10,3.11 for testing
* feat(release): Bump version to 2.1.1
* chore(docs): Add note about removing Python 3.7 from testing
* feat(ci): Add Python 3.7, 3.10 and 3.11 for testing