Skip to content

Add aggregate query on empty tables tests for dj 5.1+ compat #639

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 4 commits into from
May 1, 2025

Conversation

bckohan
Copy link
Contributor

@bckohan bckohan commented May 1, 2025

picking up from #638 b/c branch permissions issues.

LeGast00n and others added 3 commits May 1, 2025 13:46
Since Django v5.1, django.db.models.Aggregate.get_source_expressions() can
have None as item in the returned list, causing the final assert to fail

This patch provided by LeGast00n in #629
@bckohan bckohan changed the title Django51 compat process aggregate args Add aggregate query on empty tables tests for dj 5.1+ compat May 1, 2025
@bckohan bckohan merged commit 0abde43 into master May 1, 2025
16 checks passed
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.

3 participants