django/tests/regressiontests/file_uploads
Jacob Kaplan-Moss 8e852a92ec Fixed #7613: fixed file_upload tests when LANG=C. Thanks, eddymul.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7904 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-12 20:43:03 +00:00
..
__init__.py
models.py Fixed #2070: refactored Django's file upload capabilities. 2008-07-01 15:10:51 +00:00
tests.py Fixed #7613: fixed file_upload tests when LANG=C. Thanks, eddymul. 2008-07-12 20:43:03 +00:00
uploadhandler.py
urls.py
views.py Fixed #7614: the quickening has come, and there now is only one UploadedFile. On top of that, UploadedFile's interface has been improved: 2008-07-07 23:16:00 +00:00