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

chore: Django 5.1 Upgrade #1979

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

chore: Django 5.1 Upgrade #1979

wants to merge 6 commits into from

Conversation

gzurowski
Copy link
Member

@gzurowski gzurowski commented Nov 10, 2024

Upgrade Django to 5.1 with some necessary dependency upgrades and code changes:

  • Upgrade Django Filter to 24.3.
  • Fix assignments of filter class in views (as a result of the Django Filter upgrade).
  • Fix incorrect usages of model fields.

Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.67%. Comparing base (1a0ea8e) to head (f47eb09).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1979   +/-   ##
=======================================
  Coverage   64.67%   64.67%           
=======================================
  Files         410      410           
  Lines       23755    23755           
=======================================
  Hits        15363    15363           
  Misses       8392     8392           

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

@gzurowski gzurowski changed the title Django 5.1 upgrade chore: Django 5.1 Upgrade Nov 10, 2024
@gzurowski gzurowski marked this pull request as ready for review November 10, 2024 17:00
@gzurowski gzurowski requested a review from a team as a code owner November 10, 2024 17:00
Copy link

sonarcloud bot commented Nov 12, 2024

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