1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests/regressiontests/file_uploads
2011-02-21 12:35:19 +00:00
..
__init__.py
models.py
tests.py
uploadhandler.py
urls.py
views.py Fixed #15362: Added explicit deletion of file to test, needed now since files are no longer auto-deleted when a referencing object is deleted. Thanks mila. 2011-02-21 12:35:19 +00:00