django/tests/modeltests/files
Russell Keith-Magee b700c3a918 Fixed #15364 -- Ensure files are closed correctly during file tests. Thanks to Mila for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15604 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-21 13:45:29 +00:00
..
__init__.py
models.py
tests.py Fixed #15364 -- Ensure files are closed correctly during file tests. Thanks to Mila for the report and patch. 2011-02-21 13:45:29 +00:00
tests_25.py Fixed #14749 -- added support for using Django's file object as context managers. Thanks to Florian Apolloner for the patch. 2010-11-21 17:51:41 +00:00