﻿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
7048	Support clearing FileFields with ModelForms	 	Carl Meyer	"Currently one can set blank=True in the model. This works in the admin: It let's you save entries without the file. But once you submit a file, you cannot get rid of it!

So blank=True on FileFields currently means ""blank first, then set forever"". Which is a not the most common use case IMHO ;)

There already is a snippet implementing a RemovableFileField: http://www.djangosnippets.org/snippets/636/

If the deletion of the file from disk isn't desired I would like to at least contribute a patch to clear the field. I'm filing this for newforms-admin so it doesn't get outdated right away.

Any thoughts on this are greatly appreciated!
"		closed	Forms	dev		fixed	sprintSep2010	anball@… code@… david@… msaelices@… tahooie@… digitaljhelms@… andy@… taavi@… flosch@… valera.grishin@… liangent@… nicola.murino@… michelts@… jdunck@… drmeers@… sebleier@… herbert.poul@… flavio.curella@… aribao@… dan.fairs@… tjurewicz@… mortas.11@… brent.tubbs@…	Accepted	1	0	0	0	0	0
