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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Update to Django 5.2 #199

wants to merge 5 commits into from

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 and others added 5 commits April 18, 2025 10:59
- 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 marked this pull request as ready for review April 18, 2025 16:38
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