django/tests/files
Baptiste Mispelon 3841feee86 Fixed #22107 -- Fixed django.core.files.File object iteration.
Due to a mixup between text and bytes, iteration over
a File instance was broken under Python 3.

Thanks to trac user pdewacht for the report and patch.
2014-02-20 19:13:25 +01:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02: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 #22107 -- Fixed django.core.files.File object iteration. 2014-02-20 19:13:25 +01:00