1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/file_storage
2008-08-27 22:21:14 +00:00
..
__init__.py
models.py Fixed #8534: getting the size of a file no longer opens it (at least for the built-in file-system storage). Thanks, snaury. 2008-08-27 21:30:47 +00:00
test.png
tests.py Fixed #8454: added a FILE_UPLOAD_PERMISSIONS setting to control the permissoin of files uploaded by the built-in file storage system. Thanks, dcwatson. 2008-08-27 22:21:14 +00:00