django/tests/regressiontests/file_uploads
Malcolm Tredinnick a9f0ae706a Fixed #8203 -- Fixed temporary file deleation on Windows and a couple of edge
cases on Unix-like systems. Patch from snaury. Testing and verification on
Windows, Mac and Linux from cgrady and ramikassab.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8493 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-23 17:56:02 +00:00
..
__init__.py
models.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
tests.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
uploadhandler.py Fixed #2070: refactored Django's file upload capabilities. 2008-07-01 15:10:51 +00:00
urls.py
views.py Fixed #8203 -- Fixed temporary file deleation on Windows and a couple of edge 2008-08-23 17:56:02 +00:00