summaryrefslogtreecommitdiff
path: root/tests/basic/tests.py
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2013-05-20 17:40:34 +0300
committerAnssi Kääriäinen <akaariai@gmail.com>2013-05-20 18:02:10 +0300
commitc9a96075fa02b6d52bec748ffdfb413688a15774 (patch)
tree5d61b70044a48ac8d916a5712d4a64fb751128f6 /tests/basic/tests.py
parentd9d24c4521866247f1e5fc1150f5cb9b57979863 (diff)
Fixed #20378 -- regression in GenericRelation on abstract model
When a GenericRelation was defined on abstract model, queries on childs of the abstract model didn't work. The problem was in the way fields and in particular field.rel was copied from models to their children. The regression was likely caused by #19385. Thanks to Gavin Wahl for spotting the regression.
Diffstat (limited to 'tests/basic/tests.py')
0 files changed, 0 insertions, 0 deletions