mirror of
https://github.com/Hopiu/django.git
synced 2026-03-20 16:00:27 +00:00
Clearing the SELECT clause in Query.has_results was orphaning GROUP BY
references to it.
Thanks Thierry Bastian for the report and Baptiste Mispelon for the
bisect.
Regression in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_filter_argument.py | ||
| tests.py | ||