Skip to content

Bump to django 4.2 and run django-upgrade #3983

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

Merged
merged 11 commits into from
May 16, 2024
Merged

Conversation

submarcos
Copy link
Member

@submarcos submarcos commented Mar 5, 2024

Description

Bump base stack to Django 4.2.x

Breaking change as DJango 4.2 required PostgreSQL 12 minimum (16 is working well)

Related Issue

#3754

Copy link

cypress bot commented Mar 5, 2024

Passing run #8912 ↗︎

0 22 0 0 Flakiness 0

Details:

Merge 2cfebd7 into 4bd5078...
Project: Geotrek-admin Commit: 060b85ac76 ℹ️
Status: Passed Duration: 01:59 💡
Started: May 16, 2024 2:10 PM Ended: May 16, 2024 2:12 PM

Review all test suite changes for PR #3983 ↗︎

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.39%. Comparing base (3ae73b5) to head (2cfebd7).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3983      +/-   ##
==========================================
- Coverage   98.40%   98.39%   -0.02%     
==========================================
  Files         284      267      -17     
  Lines       20784    20762      -22     
==========================================
- Hits        20453    20429      -24     
- Misses        331      333       +2     

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

@submarcos submarcos force-pushed the upgrade_django_4.2 branch 2 times, most recently from 8ee3b76 to 29428e2 Compare March 8, 2024 08:37
@submarcos submarcos force-pushed the upgrade_django_4.2 branch from 29428e2 to 0f5fcec Compare May 16, 2024 07:40
@submarcos submarcos marked this pull request as ready for review May 16, 2024 14:09
@submarcos submarcos added dependencies Pull requests that update a dependency file python Pull requests that update Python code 💥 Breaking changes labels May 16, 2024
@submarcos submarcos linked an issue May 16, 2024 that may be closed by this pull request
3 tasks
@submarcos submarcos merged commit c3b1909 into master May 16, 2024
16 checks passed
@submarcos submarcos deleted the upgrade_django_4.2 branch May 16, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥 Breaking changes dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Préparation màj Django 4.2
2 participants