Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/wsgi
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-3/+0
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #24072 -- Added FileResponse for streaming binary f...Collin Anderson2015-01-052-1/+24
* 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 #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-5/+4
* 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
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+0
* Fixed E125 pep8 warningsChristopher Medrela2013-11-281-4/+4
* Fixing E302 ErrorsJason Myers2013-11-031-0/+1
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-182-2/+2
* 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-265-0/+111