mirror of https://github.com/django/django.git
0719edcd5f
Use pre-existing select fields (and thereby GROUP BY fields) from subquery if they were specified, instead of always defaulting to pk. Thanks Aur Saraf for the report and Simon Charette for guidance. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
test_decimalfield.py | ||
test_lookups.py | ||
test_timefield.py | ||
tests.py |