summaryrefslogtreecommitdiff
path: root/django/core/files/temp.py
AgeCommit message (Expand)Author
2009-05-08Fixed #7712, #9404, #10249, #10300: a light refactor and cleanup of file stor...Jacob Kaplan-Moss
2009-05-08Fixed #9344 -- In the `TemporaryFile` class used by Windows, proxy to the wra...Gary Wilson Jr
2008-08-23Fixed #8203 -- Fixed temporary file deleation on Windows and a couple of edgeMalcolm Tredinnick
2008-07-26Fixed #7658 -- Added some Windows-specific tempfile handling. The standardMalcolm Tredinnick