summaryrefslogtreecommitdiff
path: root/tests/modeltests/force_insert_update/tests.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2011-11-12Fix #13864: Removed database error raised when force_update is requsted on sa...Karen Tracey
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2010-09-12Migrated the force_insert_update tests. Thanks to Alex Gaynor.Russell Keith-Magee