Closed jribbens closed 1 month ago
@jribbens No changes there - sorry, you spent a while. djangocms-versioning did never support django CMS 3.
django CMS 3 has its own publishing mechanism, independent of djangocms-versioning. It is safe to uninstall djangocms-versioning on a django CMS 3 project.
Apologies for the confusion. I tried to update my Django-CMS 3.11.4 project to 4.1 and only realised fairly late that this was impossible as far too many plugins don't support Django-CMS 4, and rolled it back again, and I must not have realised that djangocms-versioning was something I'd added during this process.
It seems that version 2.1.0 of djangocms-versioning dropped support for django-cms 3, but this wasn't listed in the CHANGELOG.rst. This meant it took me quite a while to work out why my
pip install
wasn't installing djangocms-versioning 2.1.0.