summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorVinny Do <vdo.code@gmail.com>2019-04-16 17:49:16 +1000
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-04-16 09:49:16 +0200
commita4055adf702d086334a9ab2ca25a5e41e896a4fb (patch)
tree42dc2a71daf25b37169c8a0163c194659e7290ce /AUTHORS
parentd610521bffe9d44a070ebe3a719b474aff6d3d1e (diff)
Fixed #30368 -- Fixed prefetch_related() for GenericForeignKey when PK is also a FK.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 96d0696dd1..0557c343db 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -880,6 +880,7 @@ answer newbie questions, and generally made Django that much better:
Vinay Karanam <https://github.com/vinayinvicible>
Vinay Sajip <vinay_sajip@yahoo.co.uk>
Vincent Foley <vfoleybourgon@yahoo.ca>
+ Vinny Do <vdo.code@gmail.com>
Vitaly Babiy <vbabiy86@gmail.com>
Vladimir Kuzma <vladimirkuzma.ch@gmail.com>
Vlado <vlado@labath.org>