diff options
| author | Vajrasky Kok <sky.kok@speaklikeaking.com> | 2013-10-19 20:40:12 +0800 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-10-24 17:40:01 -0400 |
| commit | 9eecb9169566db263e243e4522b08ea1403ee95f (patch) | |
| tree | 0da80e779e7702ff2ba05f9c9d6f0ff5b15edb03 /tests/admin_scripts/complex_app/admin | |
| parent | c052699be3637c22e3a26383a4bdabc8c3cc0feb (diff) | |
Fixed #21219 -- Added a way to set different permission for static files.
Previously, when collecting static files, the files would receive permission
from FILE_UPLOAD_PERMISSIONS. Now, there's an option to give different
permission from uploaded files permission by subclassing any of the static
files storage classes and setting the file_permissions_mode parameter.
Thanks dblack at atlassian.com for the suggestion.
Diffstat (limited to 'tests/admin_scripts/complex_app/admin')
0 files changed, 0 insertions, 0 deletions
