Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/wsgi/urls.py
Commit message (Collapse)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
|
* Fixed #24072 -- Added FileResponse for streaming binary ↵Collin Anderson2015-01-051-1/+2
| | | | files.
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-5/+4
| | | | Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
* Fixing E302 ErrorsJason Myers2013-11-031-0/+1
| | | | Signed-off-by: Jason Myers <jason@jasonamyers.com>
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-1/+1
|
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+10