django/tests/file_uploads
Loic Bistuer 417ec4a68b Fixed a ResourceWarning that wasn't properly fixed by the previous commit.
Also removed unused import in runtests.py.
2014-05-26 04:01:41 +07:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Fixed a ResourceWarning that wasn't properly fixed by the previous commit. 2014-05-26 04:01:41 +07:00
uploadhandler.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
views.py PEP8 cleanup 2013-11-02 23:50:49 -05:00