| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-12-10 | Fixed E124 pep8 warnings. | Loic Bistuer |
| 2013-10-19 | Removed unused local variables in tests. | Tim Graham |
| 2013-09-22 | Translated a test to English for consistency. | Aymeric Augustin |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-07-12 | Fixed #20429 -- Added QuerySet.update_or_create | Karol Sikora |
| 2013-06-10 | Defined available_apps in relevant tests. | Aymeric Augustin |
| 2013-05-27 | Fixed #16137 - Removed kwargs requirement for QuerySet.get_or_create | Tim Graham |
| 2013-05-26 | Fixed get_or_create...test_savepoint_rollback test for Python3 | Shai Berger |
| 2013-05-26 | Fix get_or_create test failure under Oracle | Shai Berger |
| 2013-05-22 | Fixed #20463 -- Made get_or_create more robust. | Aymeric Augustin |
| 2013-05-19 | Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_... | Pablo Recio |
| 2013-04-28 | Tested that get_or_create raises IntegrityError. | Aymeric Augustin |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
