Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #20746 -- Removed Python 2.6 specific code/docs | Tim Graham | 2013-07-14 | 1 | -2/+0 |
* | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin | 2013-07-01 | 1 | -1/+1 |
* | Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. | Preston Holmes | 2013-05-25 | 3 | -2/+43 |
* | Use assertIsInstance in tests. | Marc Tamlyn | 2013-05-21 | 1 | -1/+1 |
* | Correctly restore warning capture after logging tests. | Jacob Kaplan-Moss | 2013-03-27 | 1 | -2/+4 |
* | Fixed logging-related test failure introduced by e79b857. | Jacob Kaplan-Moss | 2013-03-27 | 1 | -0/+9 |
* | Renamed some tests and removed references to modeltests/regressiontests. | Florian Apolloner | 2013-02-26 | 1 | -4/+4 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 4 | -0/+360 |