summaryrefslogtreecommitdiff
path: root/tests/regressiontests/get_or_create_regress/tests.py
AgeCommit message (Expand)Author
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-01-10Fix wrong attribute name in [15156]. Thanks to Alex Gaynor for spotting this.Andrew Godwin
2011-01-08Fixed #9029 -- Allow use of fieldname_id with get_or_create. Thanks to aaron ...Andrew Godwin
2010-10-12Converted get_or_create_regress tests from doctests to unittests. We have al...Alex Gaynor