django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

feat: django 5.1 preparation #169

Closed fsbraun closed 6 months ago

fsbraun commented 6 months ago

This PR replaces length_is by length template filter.

length_is is removed in Django 5.1

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (a4f6506) 86.93% compared to head (dbc46ed) 86.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #169 +/- ## ======================================= Coverage 86.93% 86.93% ======================================= Files 120 120 Lines 3107 3107 Branches 330 330 ======================================= Hits 2701 2701 Misses 304 304 Partials 102 102 ```

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