summaryrefslogtreecommitdiff
path: root/tests/modeltests/files/tests.py
AgeCommit message (Expand)Author
2011-02-21Fixed #15364 -- Ensure files are closed correctly during file tests. Thanks t...Russell Keith-Magee
2011-01-26Fixed #6456 - Excised FileField file deletion to avoid data loss. Thanks to d...Carl Meyer
2010-11-21Fixed #14749 -- added support for using Django's file object as context manag...Alex Gaynor
2010-09-12Migrate the files doctests. Thanks to Alex Gaynor.Russell Keith-Magee