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

4.2.8: Update Query.resolve_lookup_value() parameters #2136

Merged
merged 2 commits into from
May 9, 2024

Conversation

JaeHyuckSa
Copy link
Contributor

I have made things!

I checked and updated that 4.2.8 was missing while I was doing a version up to fit django5.0.

  •  django.db.models.sql.query
    • django.db.models.sql.query.Query.resolve_lookup_value's summarize argument was added

Django 4.2.8 Commit history
This is the highlighted 4.28 release commit history.

Related issues

Refs

Upstream PR

@sudosubin sudosubin mentioned this pull request May 9, 2024
39 tasks
@intgr intgr changed the title 4.2.8: Update django.db.models.sql.query 4.2.8: Update Query.resolve_lookup_value() parameters May 9, 2024
Copy link
Collaborator

@intgr intgr left a comment

Choose a reason for hiding this comment

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

Thanks, 1 trivial quibble.

django-stubs/db/models/sql/query.pyi Outdated Show resolved Hide resolved
@intgr intgr self-assigned this May 9, 2024
Co-authored-by: Marti Raudsepp <marti@juffo.org>
@intgr intgr merged commit c36c34d into typeddjango:master May 9, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants