﻿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
31821	FILE_UPLOAD_PERMISSIONS docs contain outdated note.	Pavel Mises	Harpreet Sharma	"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."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed	FILE_UPLOAD_PERMISSIONS		Accepted	1	0	0	0	1	0
