django-cms / djangocms-style

django CMS Style is a plugin for django CMS that allows you to create a HTML container containing classes, styles, ids and other attributes.
https://marketplace.django-cms.org/en/addons/browse/djangocms-style/
Other
38 stars 22 forks source link

Django 4.2/DjangoCMS 3.11 support #60

Closed mogoh closed 4 months ago

mogoh commented 1 year ago

If I ran python manage.py makemigrations after updating to Django 4.2/DjangoCMS 3.11, new migrations will be generated.

marksweb commented 1 year ago

Would be best with updates based on https://github.com/django-cms/djangocms-audio/pull/32

mogoh commented 10 months ago

The pull request is ready to be reviewed.