﻿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
21884	field lookup docs don't say exact is default behavior	Chris Jerdonek	chomik	"The [https://docs.djangoproject.com/en/dev/ref/models/querysets/#field-lookups Field lookups] documentation doesn't mention that `exact` is the default behavior.  You have to go to a different [https://docs.djangoproject.com/en/dev/topics/db/queries/#field-lookups introduction page] to get this information, which isn't intuitive.

The reference page should include at least as much as the intro.  Indeed, the intro says, ""The database API supports about two dozen lookup types; a complete reference can be found in the field lookup reference.""
"	Cleanup/optimization	closed	Documentation	1.6	Normal	fixed		chris.jerdonek@…	Accepted	0	0	0	0	1	0
