#11781: Wish: FILE_UPLOAD_DIRECTORY_PERMISSIONS
----------------------------------+-----------------------------------------
 Reporter:  michal....@gmail.com  |       Owner:  nobody    
   Status:  new                   |   Milestone:            
Component:  File uploads/storage  |     Version:  1.1       
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  0                     |  
----------------------------------+-----------------------------------------
 Please add this variable to global_settings.py

 Then, in django.core.files.storage, use
 os.makedirs(directory, settings.FILE_UPLOAD_DIRECTORY_PERMISSIONS)

 Some people (like me) need this settings - and it is relativley easy to
 add it. Pretty please :-)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11781>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to