summaryrefslogtreecommitdiff
path: root/tests/file_uploads/urls.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-15/+15
* Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploaded files.Mariusz Felisiak2021-04-061-0/+1
* Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads.aryan2020-09-301-0/+1
* Refs #30422 -- Added test for removing temporary files in MultiPartParser whe...aryan2020-09-301-0/+1
* Updated test URL patterns to use path() and re_path().Tim Graham2018-12-311-13/+13
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+0
* Fixed #22680 -- I/O operation on closed file.Florian Apolloner2014-06-111-0/+1
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-14/+14
* Fixed flake8 E241Boryslav Larin2013-11-021-10/+10
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Fixed #13721 -- Added UploadedFile.content_type_extra.Benjamin Kagia2013-07-111-0/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+19