| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-26 | Applied Black's 2024 stable style. | Mariusz Felisiak | |
| https://github.com/psf/black/releases/tag/24.1.0 | |||
| 2022-12-30 | Refs #34100 -- Made file upload tests use Storage.exists() where appropriate. | Francesco Panico | |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2021-04-06 | Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploaded files. | Mariusz Felisiak | |
| Thanks Claude Paroz for the initial patch. Thanks Dennis Brinkrolf for the report. | |||
| 2020-09-30 | Refs #30422 -- Added test for removing temporary files in MultiPartParser ↵ | aryan | |
| when StopUpload is raised. | |||
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand | |
| 2013-11-02 | PEP8 cleanup | Jason Myers | |
| Signed-off-by: Jason Myers <jason@jasonamyers.com> | |||
| 2013-11-02 | Fixed all E261 warnings | coagulant | |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
