| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-19 | Removed unused local variables in tests. | Tim Graham | |
| 2013-10-18 | Fixed #21287 -- Fixed E123 pep8 warnings | Alasdair Nicol | |
| 2013-10-17 | Fixed #21285 -- Fixed E121,E122 pep8 warnings | Alasdair Nicol | |
| 2013-09-09 | Refactored code and tests that relied on django.utils.tzinfo. | Aymeric Augustin | |
| Refs #17262. | |||
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz | |
| Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way. | |||
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin | |
| Refs #20680. | |||
| 2013-05-08 | Marked a test as an expected failure on MySQL and Python 3.2. | Aymeric Augustin | |
| This test hits a bug in current ports of MySQLdb. | |||
| 2013-04-08 | Fixed #14019 -- Initialize `SQLInsertCompiler.return_id` attribute. | Tobias McNulty | |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
