1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/modeltests/files
2011-01-26 07:46:19 +00:00
..
__init__.py File storage refactoring, adding far more flexibility to Django's file handling. The new files.txt document has details of the new features. 2008-08-08 20:59:02 +00:00
models.py Migrate the files doctests. Thanks to Alex Gaynor. 2010-09-12 20:03:55 +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
tests.py Fixed #6456 - Excised FileField file deletion to avoid data loss. Thanks to durdinator for the report. 2011-01-26 07:46:19 +00:00