summaryrefslogtreecommitdiff
path: root/tests/modeltests/get_or_create/tests.py
AgeCommit message (Expand)Author
2010-10-09Fixed #12979 -- allowed using savepoints in TestCase (i.e. tests with transac...Alex Gaynor
2010-09-12Fixed the get_or_create tests for postgreSQL, by usingMalcolm Tredinnick
2010-09-12Migrate get_or_create doctests. Thanks to Alex Gaynor.Russell Keith-Magee