1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/file_uploads
Mariusz Felisiak 1ff0ea6e9b
Fixed isolation of test_filename_traversal_upload().
shutil.rmtree(MEDIA_ROOT) is already called as a class cleanup.
2021-07-05 12:05:13 +02:00
..
__init__.py
models.py
tests.py Fixed isolation of test_filename_traversal_upload(). 2021-07-05 12:05:13 +02:00
uploadhandler.py
urls.py
views.py