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

[1.6.x] Fixed #23370 -- defer() + select_related() crashed with inherited models.

Backport of 6613ea6e3f from master
This commit is contained in:
Akis Kesoglou
2014-08-29 17:01:21 +03:00
committed by Tim Graham
parent ce4057591a
commit b877697472
4 changed files with 46 additions and 5 deletions

View File

@@ -60,6 +60,7 @@ answer newbie questions, and generally made Django that much better:
Mathieu Agopian <mathieu.agopian@gmail.com>
Roberto Aguilar <roberto@baremetal.io>
ajs <adi@sieker.info>
Akis Kesoglou <akiskesoglou@gmail.com>
alang@bright-green.com
A S Alam <aalam@users.sf.net>
Andi Albrecht <albrecht.andi@gmail.com>