﻿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
26563	Overwriting files with default_storage.save()	MikiSoft	nobody	I'm using `django.core.files.storage.default_storage` function for saving files, but I don't see an option where I would specify that existing ones have to be overwritten. For now I have to write my own function for checking if file exists, and if it does to delete it before saving. I propose in the next version that I could specify the parameter for overwriting files so that can be done easily i.e. in one line.	New feature	closed	Core (Other)	1.9	Normal	duplicate			Unreviewed	0	0	0	0	0	0
