Anssi Kääriäinen
b6c356b7bb
Fixed #17485 -- Made defer work with select_related
...
This commit tackles a couple of issues. First, in certain cases there
were some mixups if field.attname or field.name should be deferred.
Field.attname is now always used.
Another issue tackled is a case where field is both deferred by
.only(), and selected by select_related. This case is now an error.
A lot of thanks to koniiiik (Michal Petrucha) for the patch, and
to Andrei Antoukh for review.
2012-06-26 18:08:42 +03:00
..
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-26 18:08:42 +03:00
2012-06-07 18:08:47 +02:00
2012-03-30 08:02:08 +00:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 14:37:37 +02:00
2012-06-19 17:37:28 +02:00
2011-12-17 17:37:24 +00:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-05-24 13:25:01 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-03-30 08:02:08 +00:00
2012-06-07 18:08:47 +02:00
2012-03-30 08:02:08 +00:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-02-04 19:56:40 +00:00
2012-06-09 17:55:24 +02:00
2012-06-07 18:08:47 +02:00
2012-03-30 08:02:08 +00:00
2012-04-09 22:41:20 +00:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-05-03 16:39:16 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-05-12 19:58:32 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00
2012-05-22 20:59:33 +03:00
2012-05-27 20:38:47 +02:00
2012-06-07 18:08:47 +02:00
2012-06-07 18:08:47 +02:00