| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-06-20 | Fixed #20486 -- Ensure that file_move_safe raises an error if the destination... | Russell Keith-Magee |
| 2013-05-26 | Replaced `and...or...` constructs with PEP 308 conditional expressions. | Ramiro Morales |
| 2012-08-18 | [py3] Fixed slow path through file_move_safe | Karen Tracey |
| 2012-05-05 | Made more extensive usage of context managers with open. | Claude Paroz |
| 2012-04-29 | Fixed #18013 -- Use the new 'as' syntax for exceptions. | Claude Paroz |
| 2009-04-05 | Fixed #8900: Added errno=13 (permission denied) to the class of ignored OSErr... | Karen Tracey |
| 2008-08-29 | Fixed #8673: fixed a missing import in `django.core.files.move`. | Jacob Kaplan-Moss |
| 2008-08-23 | Fixed #8203 -- Fixed temporary file deleation on Windows and a couple of edge | Malcolm Tredinnick |
| 2008-08-11 | Fixed #4948, a race condition in file saving. Thanks to Martin von Löwis, wh... | Jacob Kaplan-Moss |
| 2008-07-01 | Fixed #2070: refactored Django's file upload capabilities. | Jacob Kaplan-Moss |
