﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
37172	"FILE_UPLOAD_HANDLERS settings reference should link to ""File Uploads"" topic page"	Lincoln		"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!

"	Cleanup/optimization	new	Documentation	dev	Normal			Lincoln	Unreviewed	0	0	0	0	0	0
