﻿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
10862	Confusing image field text	mw	nobody	"The page [http://docs.djangoproject.com/en/dev/ref/models/fields/#imagefield] has the documentation, ""In addition to the special attributes that are available for FileField, an ImageField also has File.height and File.width attributes. See [http://docs.djangoproject.com/en/dev/topics/files/#topics-files Managing files].""

However, clicking Managing files takes you to [http://docs.djangoproject.com/en/dev/topics/files/#topics-files] which does not mention width or height on the page.

I can see how this would be confusing to people reading the docs.  Would a link to [http://docs.djangoproject.com/en/dev/ref/files/file/#additional-imagefield-attributes]  be clearer?  Or perhaps mention the words width or height by the link, ""The File Object"" so users see that and follow through?"		closed	Documentation	dev		fixed	imagefield		Ready for checkin	1	0	0	0	0	0
