nephila / djangocms-page-sitemap

django CMS page extension to handle sitemap customization
BSD 3-Clause "New" or "Revised" License
9 stars 20 forks source link

feat: Backport cms 4.0.x - Django 3.2 with Python 3.8 & 3.9 support, including update tooling #77

Closed yakky closed 1 year ago

yakky commented 1 year ago

Description

Merge code from #70 with updated develop

References

Fix #70

Checklist

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (support/4.0.x@3f099fc). Click here to learn what that means. The diff coverage is n/a.

@@               Coverage Diff                @@
##             support/4.0.x      #77   +/-   ##
================================================
  Coverage                 ?   94.56%           
================================================
  Files                    ?        9           
  Lines                    ?      184           
  Branches                 ?       22           
================================================
  Hits                     ?      174           
  Misses                   ?        7           
  Partials                 ?        3           
Flag Coverage Δ
unittests 94.56% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

coveralls commented 1 year ago

Coverage Status

Coverage increased (+96.2%) to 96.154% when pulling 7c3c42c31ffcc4eedc18516a1506d940744f70c2 on feature/issue-74-update-django-cms4 into 9846374d93514756cbafaab7cd8f923e4e53631f on support/4.0.x.

yakky commented 1 year ago

@Aiky30 can you review this port of #70? I have merged with latest update from develop to make sure the two branches don't drift apart

I'll make a release to divio cloud with the current state of this branch and a beta one after merge

yakky commented 1 year ago

Replaced by #83 which includes the whole set of django CMS 4 changes