1
0
mirror of https://github.com/django/django.git synced 2025-01-05 07:55:47 +00:00
django/tests/file_uploads
2014-12-08 07:58:23 -05:00
..
__init__.py
models.py
tests.py Fixed #23911 -- Added support for buffer file uploads in the test client 2014-12-04 07:42:03 -05:00
uploadhandler.py
urls.py
views.py Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00