diff options
| author | Vajrasky Kok <sky.kok@speaklikeaking.com> | 2013-11-05 18:02:54 +0800 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-11-29 08:01:30 -0500 |
| commit | 7e2d61a9724644d6d1c7ce9361d9fd5be3e2ab86 (patch) | |
| tree | 294d13ea68cd5125832407619ad07056494675d1 /docs/ref/forms | |
| parent | 42ac13800952e74e3969b850fa635b400948c5ee (diff) | |
Fixed #21380 -- Added a way to set different permission for static directories.
Previously when collecting static files, the directories would receive permissions
from the global umask. Now the default permission comes from FILE_UPLOAD_DIRECTORY_PERMISSIONS
and there's an option to specify the permissions by subclassing any of the
static files storage classes and setting the directory_permissions_mode parameter.
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions
