﻿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
9420	Correction to documentation on get(**kwargs) queryset method	daveyjoe	nobody	"Found at: http://docs.djangoproject.com/en/dev/ref/models/querysets/#id5

''Incorrect'' text: ""get() raises AssertionError if more than one object was found.""

''Suggested'' correction: ""get() raises a MultipleObjectsReturned exception if more than one object was found. The MultipleObjectsReturned exception is an attribute of the model class."""		closed	Documentation	1.0		fixed	documentation get queryset		Unreviewed	0	0	0	0	0	0
