summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJames Timmins <jameshtimmins@gmail.com>2019-09-19 19:20:40 -0700
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-09-20 10:42:14 +0200
commit0719edcd5fed56157ffb3323a8f634aa5e8f9a80 (patch)
tree4f82f011f6782cca18650ea28080d8636b15fb81 /AUTHORS
parent3346b78a8a872286a245d1e77ef4718fc5e6be1a (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--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 460bb9a7df..87011bf1e8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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