Skip to content

Update to Django 5.2#199

Merged
timgraham merged 5 commits into
mongodb:mainfrom
timgraham:django52
Apr 24, 2025
Merged

Update to Django 5.2#199
timgraham merged 5 commits into
mongodb:mainfrom
timgraham:django52

Conversation

@timgraham
Copy link
Copy Markdown
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
Comment thread django_mongodb_backend/expressions.py Outdated
@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
Comment thread django_mongodb_backend/__init__.py Outdated
Copy link
Copy Markdown
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!

Comment thread django_mongodb_backend/compiler.py
Comment thread django_mongodb_backend/compiler.py
Comment thread docs/source/intro/configure.rst
Comment thread django_mongodb_backend/operations.py
Comment thread django_mongodb_backend/lookups.py
Comment thread django_mongodb_backend/fields/array.py
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.

5 participants