summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2013-01-23 08:22:07 +0200
committerAnssi Kääriäinen <akaariai@gmail.com>2013-01-23 08:26:34 +0200
commitf4132140f52c88b67d11743d4062a9d455959ffc (patch)
treeb4adad0e25309f1dd084c106c5e8e8c86915800b /docs/ref/forms
parent54887d686b1552ae98e3eb4fa57a64036eea72a5 (diff)
[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.
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions