django1/tests/files
Hugo Osvaldo Barrera 1b407050dd Fixed #26644 -- Allowed wrapping NamedTemporaryFile with File.
914c72be2a introduced a regression that
causes saving a NamedTemporaryFile in a FileField to raise a
SuspiciousFileOperation. To remedy this, if a File has an absolute
path as a filename, use only the basename as the filename.
2016-06-14 09:28:08 -04:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
brokenimg.png Fixed #24441 -- Changed get_image_dimensions() return value for broken images 2015-03-25 12:39:29 -04:00
magic.png Rearranged some file-related tests 2013-10-27 21:28:08 +01:00
test.png Rearranged some file-related tests 2013-10-27 21:28:08 +01:00
test1.png Rearranged some file-related tests 2013-10-27 21:28:08 +01:00
tests.py Fixed #26644 -- Allowed wrapping NamedTemporaryFile with File. 2016-06-14 09:28:08 -04:00