summaryrefslogtreecommitdiff
path: root/tests/wsgi
AgeCommit message (Expand)Author
2013-11-02Fixing E302 ErrorsJason Myers
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-10-18Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol
2013-10-18Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol
2013-07-01Fixed a few more imports of django.utils.unittest.Aymeric Augustin
2013-02-28Implemented persistent database connections.Aymeric Augustin
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner