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: Add support for Django 4.0 #54

Closed stefanw closed 1 year ago

stefanw commented 1 year ago

Tests pass and dependencies support it, so it looks like there's no reason to exclude Django 4.0.

codecov[bot] commented 1 year ago

Codecov Report

Merging #54 (fc7e260) into master (5df6081) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   86.61%   86.61%           
=======================================
  Files         110      110           
  Lines        2921     2921           
  Branches      565      565           
=======================================
  Hits         2530     2530           
  Misses        294      294           
  Partials       97       97           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.