django/tests/file_storage
Mel Collins 6bdb3b1135 Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting
This setting does for new directories what FILE_UPLOAD_PERMISSIONS
does for new files.

Thanks jacob@ for the suggestion.
2013-08-12 07:15:59 -04:00
..
__init__.py
magic.png
models.py
test.png
test1.png
tests.py Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting 2013-08-12 07:15:59 -04:00
urls.py Refactored file_storage tests to avoid depending on servers tests. 2013-06-10 11:16:15 +02:00