Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: f399a804c9436a5d3ef9e2b73c337904af2c753d
      
https://github.com/django/django/commit/f399a804c9436a5d3ef9e2b73c337904af2c753d
  Author: Anssi Kääriäinen <[email protected]>
  Date:   2012-09-16 (Sun, 16 Sep 2012)

  Changed paths:
    M django/db/models/sql/compiler.py
    M tests/regressiontests/defer_regress/models.py
    M tests/regressiontests/defer_regress/tests.py

  Log Message:
  -----------
  Fixed #17485 regression -- only + select_related interaction

When doing deeper than one level select_related() + only queries(), the
code introduced in b6c356b7bb97f3d6d4831b31e67868313bbbc090 errored
incorrectly.

Thanks to mrmachine for report & test case.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to