summaryrefslogtreecommitdiff
path: root/tests/admin_widgets
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2013-07-26 13:02:32 +0300
committerAnssi Kääriäinen <akaariai@gmail.com>2013-07-26 13:13:27 +0300
commit7cca8d56d28e321ffc395c92f82d97adaa0dcf94 (patch)
treed1c4b83c1033642715ae11ed32691571e7376a87 /tests/admin_widgets
parent31fadc120213284da76801cc7bc56e9f32d7281b (diff)
Fixed related model lookup regression
It has been possible to use models of wrong type in related field lookups. For example pigs__in=[a_duck] has worked. Changes to ForeignObject broke that. It might be a good idea to restrict the model types usable in lookups. This should be done intentionally, not accidentally and without any consideration for deprecation path.
Diffstat (limited to 'tests/admin_widgets')
0 files changed, 0 insertions, 0 deletions