summaryrefslogtreecommitdiff
path: root/tests/logging_tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20746 -- Removed Python 2.6 specific code/docsTim Graham2013-07-141-2/+0
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+1
* Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.Preston Holmes2013-05-253-2/+43
* Use assertIsInstance in tests.Marc Tamlyn2013-05-211-1/+1
* Correctly restore warning capture after logging tests.Jacob Kaplan-Moss2013-03-271-2/+4
* Fixed logging-related test failure introduced by e79b857.Jacob Kaplan-Moss2013-03-271-0/+9
* Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner2013-02-261-4/+4
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-264-0/+360