Anssi Kääriäinen
f4132140f5
[1.5.x] Fixed #19652 -- Fixed .none() regression in related fields
...
The regression was caused by using .none() when querying for related
models, and the origin field's value was None. This resulted in missing
custom related manager subclass as .none() returns plain QuerySet.
This isn't backport from master, in master .none() correctly preserves
the queryset's class.
Patch provided by Simon Charette, with some minor polish by committer.
2013-01-23 08:26:34 +02:00
..
2012-08-12 14:44:40 +02:00
2013-01-08 19:11:40 +01:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2013-01-23 08:26:34 +02:00
2012-08-12 14:44:40 +02:00
2012-08-15 01:13:09 -07:00
2012-08-12 14:44:40 +02:00
2012-10-24 16:52:21 +02:00
2012-08-12 14:44:40 +02:00
2012-09-07 13:17:34 -04:00
2012-11-23 20:07:50 +02:00
2012-08-12 14:44:40 +02:00
2012-12-24 02:19:16 +00:00
2012-12-27 09:43:41 +01:00
2012-12-24 02:19:16 +00:00
2012-08-12 14:44:40 +02:00
2011-12-17 17:37:24 +00:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-12-12 22:05:49 +01:00
2012-09-19 11:15:12 -06:00
2012-11-04 10:26:59 -08:00
2013-01-02 22:22:51 +01:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-09-07 13:17:34 -04:00
2012-09-07 13:17:34 -04:00
2012-08-12 14:44:40 +02:00
2012-12-29 16:37:57 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-10-29 14:41:05 +00:00
2012-03-30 08:02:08 +00:00
2012-12-08 11:16:03 +01:00
2012-09-26 18:48:09 +08:00
2012-11-25 19:32:25 +01:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-07-22 09:29:53 +02:00
2012-08-12 14:44:40 +02:00
2012-08-15 00:31:29 +02:00
2012-08-12 14:44:40 +02:00
2013-01-08 19:11:40 +01:00
2012-05-12 19:58:32 +02:00
2012-09-26 14:14:51 +02:00
2012-10-25 23:15:52 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-08-12 14:44:40 +02:00
2012-09-07 13:17:34 -04:00
2012-08-08 14:50:01 +02:00
2012-09-07 13:17:34 -04:00
2012-10-09 15:08:32 +02:00
2006-05-02 01:31:56 +00:00