﻿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
10076	Wrong Documentation for FileField and unique=True	Thomas Bechtold	Gary Wilson	"For the Option unique, there is the following sentence:

""This options is valid on all field types except ManyToManyField."" . See http://docs.djangoproject.com/en/dev/ref/models/fields/#unique

But i can not use the unique-Option with FileFields. See http://code.djangoproject.com/wiki/FileStorageRefactor

So the Documentation is wrong.
"		closed	Documentation	1.0		fixed	FileField, Documentation, Unique		Ready for checkin	1	0	0	0	0	0
