1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.11.x] Fixed #28418 -- Fixed queryset crash when using a GenericRelation to a proxy model.

Backport of f9e5f9ae9f from master
This commit is contained in:
Rachel Tobin
2017-07-21 15:21:13 -07:00
committed by Tim Graham
parent b0304428d6
commit 801b6fb32e
5 changed files with 16 additions and 1 deletions

View File

@@ -633,6 +633,7 @@ answer newbie questions, and generally made Django that much better:
pradeep.gowda@gmail.com
Preston Holmes <preston@ptone.com>
Preston Timmons <prestontimmons@gmail.com>
Rachel Tobin <rmtobin@me.com>
Rachel Willmer <http://www.willmer.com/kb/>
Radek Švarz <http://www.svarz.cz/translate/>
Rajesh Dhawan <rajesh.dhawan@gmail.com>