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

Confirm support for Django 4.2 #565

Closed
wants to merge 1 commit into from

Conversation

adamchainz
Copy link
Contributor

Problem

Unclear if the latest Django version is supported.

Solution

Test it!

I ran the new test environment locally with tox and saw no new warnings in the pytest output. So it looks like the package is already compatible!

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 Apr 14, 2023

Codecov Report

Merging #565 (3678d75) into master (6154436) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #565   +/-   ##
=======================================
  Coverage   95.12%   95.12%           
=======================================
  Files           6        6           
  Lines         820      820           
=======================================
  Hits          780      780           
  Misses         40       40           

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

@foarsitter
Copy link
Contributor

Closing this in favor of #562

@foarsitter foarsitter closed this Jun 15, 2023
@adamchainz adamchainz deleted the django_4.2 branch October 26, 2023 15:35
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