Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/wsgi/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-3/+0
* Fixed #24072 -- Added FileResponse for streaming binary f...Collin Anderson2015-01-051-0/+22
* Fixed #23620 -- Used more specific assertions in the Djan...Berker Peksag2014-11-031-2/+2
* Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi2014-04-061-1/+1
* Fixed #21674 -- Deprecated the import_by_path() function ...Berker Peksag2014-02-081-1/+1
* Imported override_settings from its new location.Aymeric Augustin2013-12-231-2/+1
* Fixed E125 pep8 warningsChristopher Medrela2013-11-281-4/+4
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-1/+1
* Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol2013-10-181-3/+0
* Fixed a few more imports of django.utils.unittest.Aymeric Augustin2013-07-011-1/+3
* Implemented persistent database connections.Aymeric Augustin2013-02-281-0/+8
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-6/+6
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+99