emencia / cmsplugin-blocks

A set of DjangoCMS plugins for structured contents in CMS pages
https://cmspluginblocks.readthedocs.io/
MIT License
2 stars 0 forks source link

V1.6.0 #33

Closed sam-b0t closed 2 months ago

sam-b0t commented 2 months ago

This PR contains backward incompatible changes

Removed support for Django<4.0; Removed support for django-smart-media < 0.4.0;

Sorl 12.11.0 has been released and drop support of Django<5.0: https://github.com/jazzband/sorl-thumbnail/blob/master/CHANGES.rst#12110

django-smart-media V0.4.0 which is a dependency for this project should fix this issue by dropping compatibility with Django < 4.0.

sveetch commented 2 months ago

We can not allow this change on Accordion container that would not have any title, i'm going to reject this PR.