Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Django < 4.2, python < 3.10 and django CMS < 3.11 #122

Conversation

protoroto
Copy link
Member

Description

Drop support for Django < 4.2, python < 3.10 and django CMS < 3.11

References

Fix #121

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@protoroto protoroto requested a review from yakky January 15, 2025 08:33
@protoroto protoroto self-assigned this Jan 15, 2025
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5c1a44f) to head (ddd3aaf).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9        14    +5     
  Lines          152       177   +25     
  Branches        19        13    -6     
=========================================
+ Hits           152       177   +25     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@protoroto protoroto force-pushed the feature/issue-121-drop-support-for-python-39-django32-djangocms-39 branch from 1edc0ca to ddd3aaf Compare January 15, 2025 08:34
@coveralls
Copy link

coveralls commented Jan 15, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling ddd3aaf on feature/issue-121-drop-support-for-python-39-django32-djangocms-39
into 5c1a44f on develop.

@protoroto protoroto merged commit b7d43f8 into develop Jan 15, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for Django < 4.2, python < 3.10 and django CMS < 3.11
3 participants