diff options
| author | James Timmins <jameshtimmins@gmail.com> | 2019-09-19 19:20:40 -0700 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-09-20 10:42:14 +0200 |
| commit | 0719edcd5fed56157ffb3323a8f634aa5e8f9a80 (patch) | |
| tree | 4f82f011f6782cca18650ea28080d8636b15fb81 /AUTHORS | |
| parent | 3346b78a8a872286a245d1e77ef4718fc5e6be1a (diff) | |
Fixed #30771 -- Fixed exact lookup against queries with selected columns.
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.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -384,6 +384,7 @@ answer newbie questions, and generally made Django that much better: James Bennett <james@b-list.org> James Murty James Tauber <jtauber@jtauber.com> + James Timmins <jameshtimmins@gmail.com> James Wheare <django@sparemint.com> Jannis Leidel <jannis@leidel.info> Janos Guljas |
