Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/get_or_create
Commit message (Expand)AuthorAgeFilesLines
* Fixed #16137 - Removed kwargs requirement for QuerySet.ge...Tim Graham2013-05-272-1/+14
* Fixed get_or_create...test_savepoint_rollback test for Py...Shai Berger2013-05-261-1/+1
* Fix get_or_create test failure under OracleShai Berger2013-05-261-1/+2
* Fixed #20463 -- Made get_or_create more robust.Aymeric Augustin2013-05-221-1/+19
* Lower the max length for a test field so that it works on...Alex Gaynor2013-05-191-1/+1
* Fixes #18896. Add tests verifying that you can get Integr...Pablo Recio2013-05-192-1/+35
* Tested that get_or_create raises IntegrityError.Aymeric Augustin2013-04-282-2/+19
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+92