Skip to content

Update to Django 5.2 #199

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 5 commits into from
Apr 24, 2025
Merged

Update to Django 5.2 #199

merged 5 commits into from
Apr 24, 2025

Conversation

timgraham
Copy link
Collaborator

@timgraham timgraham commented Dec 14, 2024

Django 5.2 was released April 2, 2025.

@timgraham timgraham force-pushed the django52 branch 6 times, most recently from 28c082c to 52bceff Compare December 20, 2024 16:40
@timgraham timgraham force-pushed the django52 branch 5 times, most recently from cb1cadd to d2f13d3 Compare January 31, 2025 22:51
@timgraham timgraham force-pushed the django52 branch 3 times, most recently from 74086a5 to 29623f6 Compare February 25, 2025 16:05
@timgraham timgraham changed the title update to Django 5.2 Update to Django 5.2 Apr 5, 2025
@timgraham timgraham requested a review from WaVEV April 18, 2025 00:35
@timgraham timgraham marked this pull request as ready for review April 18, 2025 16:38
@timgraham timgraham requested a review from Jibola April 21, 2025 19:43
Copy link
Contributor

@Jibola Jibola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Things overall look good. Left some questions to get clarity. Once those receive response we should be good to go!

timgraham and others added 5 commits April 24, 2025 13:51
- Adapt SQLDeleteCompiler.execute_sql() per
  django/django@ddefc3f

- Remove special-casing of DecimalField calling adapt_decimalfield_value()
  obsoleted by django/django@1860a1a

- Add ExpressionList.as_mql() for
  django/django@d99985b
Adapt for Django 5.2 which introduced ColPairs.
@timgraham timgraham merged commit 9ce9ef3 into mongodb:main Apr 24, 2025
14 checks passed
@timgraham timgraham deleted the django52 branch April 24, 2025 18:28
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.

None yet

5 participants