django-cms / djangocms-versioning

General purpose versioning package for Django CMS 4 and above.
Other
33 stars 29 forks source link

Feat: merge missing publish updates #399

Closed joshyu closed 3 months ago

joshyu commented 3 months ago

Description

Below two PRs should be compatible with djangocms 4.0.1.x version, so I cherry-pick them and merge into support/django-cms-4.0.x branch.

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.33%. Comparing base (3b3a838) to head (9637cbe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## support/django-cms-4.0.x #399 +/- ## ========================================================= Coverage 84.33% 84.33% ========================================================= Files 71 71 Lines 2145 2145 Branches 252 252 ========================================================= Hits 1809 1809 Misses 273 273 Partials 63 63 ```

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