summaryrefslogtreecommitdiff
path: root/django/core/files/temp.py
AgeCommit message (Expand)Author
2009-05-08[1.0.X]: Fixed #9344 -- In the `TemporaryFile` class used by Windows, proxy t...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