django/tests/regressiontests/file_uploads
Aymeric Augustin 396357741b [py3] Used compatible imports of StringIO. 2012-08-08 14:50:01 +02:00
..
__init__.py
models.py Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00
tests.py [py3] Used compatible imports of StringIO. 2012-08-08 14:50:01 +02:00
uploadhandler.py Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00
urls.py Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00
views.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00