﻿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
32360	Add system check that FILE_UPLOAD_TEMP_DIR exists when set	Tim McCurrach	Tim McCurrach	"Following discussion in this ticket https://code.djangoproject.com/ticket/32329

Add a check that if `settings.FILE_UPLOAD_TEMP_DIR` is set, then the directory actually exists. This is because if it doesn't exist it can lead to an OSError when python attempts to create a `NamedTemporaryFile`.

My only question is how this check should be categorised. It doesn't fit nicely into any of the existing tags. Would this merit a new tag? files?"	Cleanup/optimization	closed	Core (Other)	4.0	Normal	fixed			Ready for checkin	1	0	0	0	0	0
