801a84ae32
QuerySet.exists() incorrectly handled query.group_by = True case (grouping by all select fields), causing GROUP BY expressions to be wiped along with select fields. |
||
---|---|---|
.. | ||
__init__.py | ||
aggregates.py | ||
compiler.py | ||
constants.py | ||
datastructures.py | ||
query.py | ||
subqueries.py | ||
where.py |