﻿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
10329	"link ""get_FOO_display()"" in model field reference"	Tay Ray Chuan	nobody	"In the second last paragraph of the ""choices"" section under ""Field options"", the method ""get_FOO_display"" is mentioned, and the user is told to look for this in the ""database API documentation"".

Currently, this text in not linked to anything, and the ""database API"" may be confusing to newcomers who may try to search for this in django's documentation, when he/she should be looking in the model API.

It would be very helpful to newcomers to django to find out more about this method if it were linked to the method's documentation, namely, at, http://docs.djangoproject.com/en/dev/ref/models/instances/#get-foo-display."		closed	Documentation	1.0		fixed			Ready for checkin	1	0	0	0	0	0
