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

Feat: Django 4.2 support #61

Closed mogoh closed 10 months ago

mogoh commented 1 year ago

Description

Work in progress, not ready to merge yet.

Related resources

61

Checklist

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (296bd89) 100.00% compared to head (51d929b) 100.00%.

:exclamation: Current head 51d929b differs from pull request most recent head 38b1a9a. Consider uploading reports for the commit 38b1a9a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #61 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 11 +1 Lines 143 148 +5 Branches 25 25 ========================================= + Hits 143 148 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mogoh commented 1 year ago

Please review.