django/tests/modeltests/files
Carl Meyer 00e7a571c5 Fixed #6456 - Excised FileField file deletion to avoid data loss. Thanks to durdinator for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15321 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-26 07:46:19 +00:00
..
__init__.py
models.py
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
tests_25.py