summaryrefslogtreecommitdiff
path: root/tests/modeltests/proxy_model_inheritance
AgeCommit message (Expand)Author
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-11-02Fixed a few more cases of the tests not properly restoring sys.path (follow u...Alex Gaynor
2010-06-07Fixed #13657: Moved global declaration before assignments to avoid a syntax w...Karen Tracey
2010-03-25Fixed #12286 -- Modified the test case added in r12828 so that it passes unde...Russell Keith-Magee
2010-03-21Refs: #12286 -- Add a test to verify that a proxied model's table is created inKaren Tracey