#37172: FILE_UPLOAD_HANDLERS settings reference should link to "File Uploads" 
topic
page
-------------------------+------------------------------------------------
     Reporter:  Lincoln  |                     Type:  Cleanup/optimization
       Status:  new      |                Component:  Documentation
      Version:  dev      |                 Severity:  Normal
     Keywords:           |             Triage Stage:  Unreviewed
    Has patch:  0        |      Needs documentation:  0
  Needs tests:  0        |  Patch needs improvement:  0
Easy pickings:  0        |                    UI/UX:  0
-------------------------+------------------------------------------------
 The `FILE_UPLOAD_HANDLERS` settings reference:

 https://docs.djangoproject.com/en/dev/ref/settings/#file-upload-handlers

 Currently links to the "Managing files" topic page
 (https://docs.djangoproject.com/en/dev/topics/files/) - "See Managing
 files for details."
 Nothing on this topic page actually talks about file uploads, it is mostly
 about files in models and file storage.

 I think the settings reference should instead link to the "File uploads"
 topic page (https://docs.djangoproject.com/en/dev/topics/http/file-
 uploads/),
 because that page has the "Upload Handlers" section that actually talks
 about that setting and how it is used.

 Probably could make the same change to settings reference for
 `FILE_UPLOAD_MAX_MEMORY_SIZE` and `FILE_UPLOAD_TEMP_DIR`

 I am happy to provide a PR if this ticket is accepted.

 Thanks!
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37172>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019ece9643c1-d6fa4a22-8071-4c99-b7ba-bb635dc640a0-000000%40eu-central-1.amazonses.com.

Reply via email to