django-cms / djangocms-text-ckeditor

Text Plugin for django CMS using CKEditor 4
https://www.django-cms.org/en/repositories-plugins/
BSD 3-Clause "New" or "Revised" License
167 stars 185 forks source link

django 42 upgrade #670

Closed vipulnarang95 closed 2 months ago

vipulnarang95 commented 6 months ago

Upgraded to support Django 4.2 Dropped support for django<3.2

vipulnarang95 commented 6 months ago

@fsbraun Can you please check and also approve the workflow request?

fsbraun commented 6 months ago

@vipulnarang95 You should use the latest release version of djangocms-text-ckeditor also for django CMS 4.0. This branch should not be updated any more. The code is buggy.

joshyu commented 6 months ago

@fsbraun ,

I just compared the code changes between 4.0.1.dev1 (latest released version in 4.0.x branch) and the latest 5.1.5, it seems that there is no breaking change. so It's safe to upgrade existing code and database to use version 5.1.5.

Am I correct?

fsbraun commented 6 months ago

Yes, indeed.

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 months ago

This will now be closed due to inactivity, but feel free to reopen it.