mirror of
https://github.com/django/django.git
synced 2025-11-20 11:36:04 +00:00
Adjustments made to solve_lookup_type to defer the resolving of
references for summarized aggregates failed to account for similar
requirements for lookup values which can also reference annotations
through Aggregate.filter.
Regression in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_filter_argument.py | ||
| tests.py | ||