1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/tests/modeltests/files
Claude Paroz 2626ea4a74 Fixed #14681 -- Do not set mode to None on file-like objects.
gzip.GzipFile does not support files with mode set to None.
2012-05-31 10:02:35 +02:00
..
__init__.py
models.py
tests.py Fixed #14681 -- Do not set mode to None on file-like objects. 2012-05-31 10:02:35 +02:00