summaryrefslogtreecommitdiff
path: root/tests/generic_relations_regress/tests.py
AgeCommit message (Expand)Author
2013-06-06Fixed #20564 -- Generic relations exclude() regressionAnssi Kääriäinen
2013-06-05PEP 8 cleanupAnssi Kääriäinen
2013-05-20Fixed #20378 -- regression in GenericRelation on abstract modelAnssi Kääriäinen
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner