Skip to content

Update support of Python and Django versions#532

Merged
charettes merged 4 commits intojazzband:masterfrom
hramezani:update_versions
Aug 18, 2022
Merged

Update support of Python and Django versions#532
charettes merged 4 commits intojazzband:masterfrom
hramezani:update_versions

Conversation

@hramezani
Copy link
Member

Problem

Explain the problem you are fixing (add the link to the related issue(s), if any).

Solution

Explain the solution that has been implemented, and what has been changed.

Commandments

  • Write PEP8 compliant code.
  • Cover it with tests.
  • Update CHANGES.rst file to describe the changes, and quote according issue with GH-<issue_number>.
  • Pay attention to backward compatibility, or if it breaks it, explain why.
  • Update documentation (if relevant).

@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #532 (85b656e) into master (d699745) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #532   +/-   ##
=======================================
  Coverage   95.12%   95.12%           
=======================================
  Files           6        6           
  Lines         820      820           
=======================================
  Hits          780      780           
  Misses         40       40           
Impacted Files Coverage Δ
model_utils/managers.py 98.08% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hramezani hramezani changed the title Drop support for Django < 3.2 Update support of Python and Django versions Aug 17, 2022
@charettes
Copy link
Contributor

Thanks for the version bumps @hramezani!

@charettes charettes merged commit 157ee9b into jazzband:master Aug 18, 2022
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.

2 participants