1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/file_uploads
2009-05-08 17:22:34 +00:00
..
__init__.py
models.py
tests.py Fixed #10687: fixed request parsing when upload_handlers is empty. Thanks, Armin Ronacher. 2009-05-08 17:22:34 +00:00
uploadhandler.py
urls.py
views.py