1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
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
models.py
tests.py Fixed a ResourceWarning that wasn't properly fixed by the previous commit. 2014-05-26 04:01:41 +07:00
uploadhandler.py
urls.py
views.py