#31821: Confusing documentation for FILE_UPLOAD_PERMISSIONS
-------------------------------------+-------------------------------------
               Reporter:  dqd        |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:             |        Version:  master
  Documentation                      |       Keywords:
               Severity:  Normal     |  FILE_UPLOAD_PERMISSIONS
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  1
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 The current documentation for `FILE_UPLOAD_PERMISSIONS`
 (https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-
 FILE_UPLOAD_PERMISSIONS) states two contradicting pieces of information:
  * The default value of `FILE_UPLOAD_PERMISSIONS` is `0o644`.
  * If ''this isn’t given'' or is None, you’ll get operating-system
 dependent behavior.

 It seems that after changing the default value in #30004, the part stating
 "this isn’t given" is no longer valid and should be removed.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31821>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/046.23a66393e12d722b95e6f07aa49fb5e8%40djangoproject.com.

Reply via email to