django-cms / djangocms-versioning

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

fix: Post requests from the side frame were sent to wrong URL #396

Closed fsbraun closed 3 months ago

fsbraun commented 3 months ago

Description

This PR fixes a regression introduced in #386

Related resources

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.50%. Comparing base (f90c5b2) to head (0be7364). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #396 +/- ## ========================================== + Coverage 90.88% 91.50% +0.62% ========================================== Files 72 72 Lines 2546 2579 +33 Branches 361 368 +7 ========================================== + Hits 2314 2360 +46 + Misses 168 155 -13 Partials 64 64 ```

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