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

Update Python and Django version support #287

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Update Python and Django version support #287

merged 1 commit into from
Mar 5, 2024

Conversation

codingjoe
Copy link
Owner

@codingjoe codingjoe commented Mar 5, 2024

  • Add Django 5.0
  • Add Django 4.2 LTS
  • Add Python 3.12
  • Drop Django 4.0 (EOL)
  • Drop Django 4.1 (EOL)
  • Drop Python 3.9

@codingjoe codingjoe self-assigned this Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.03%. Comparing base (843b227) to head (fca1628).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #287   +/-   ##
=======================================
  Coverage   98.03%   98.03%           
=======================================
  Files           8        8           
  Lines         204      204           
=======================================
  Hits          200      200           
  Misses          4        4           

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

@codingjoe codingjoe merged commit bdb771a into main Mar 5, 2024
22 checks passed
@codingjoe codingjoe deleted the django5 branch March 5, 2024 15:20
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.

1 participant