diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-04-04 05:34:23 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-04-04 05:34:23 +0000 |
| commit | 0a89a57ffc491f2d1ff9a19e792739f67a945be3 (patch) | |
| tree | 30ae16f25deb0e011dba8c9f742bf49c4f2390a3 /django/db/models/sql/query.py | |
| parent | dded5f52cc1dbe0e58b64a3217e12e72da7bed23 (diff) | |
Fixed deferred fields and select_related() interaction.
Loading related models when some fields were deferred was resulting in
incorrect offsets being used into the results row, causing the wrong data to be
assigned to attributes.
Refs #10710. This fixes the first of two bugs reported there.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10383 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/db/models/sql/query.py')
0 files changed, 0 insertions, 0 deletions
