﻿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
10044	FileField should accept assignment of File objects	Marty Alchin	Marty Alchin	Currently, {{{FileField}}} attributes can only receive new {{{File}}} content by way of the {{{save()}}} method, which commits the file to storage immediately. In order to support model validation, and perhaps elsewhere, these attributes should be able to accept a {{{File}}} object directly and delay saving them to storage until the model instance is saved.		closed	File uploads/storage	1.0		fixed			Unreviewed	1	0	0	1	0	0
