1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #21760 -- prefetch_related used an inefficient query for reverse FK.

Regression introduced by commit 9777442. Refs #21410.
This commit is contained in:
valtron
2014-04-11 19:27:34 -06:00
committed by Loic Bistuer
parent 3417ba0309
commit d3b71b976d
4 changed files with 26 additions and 1 deletions

View File

@@ -635,6 +635,7 @@ answer newbie questions, and generally made Django that much better:
Justine Tunney <jtunney@lobstertech.com>
Maxime Turcotte <maxocub@riseup.net>
Amit Upadhyay <http://www.amitu.com/blog/>
valtron
Adam Vandenberg
Geert Vanderkelen
Vasil Vangelovski