﻿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
1134	Incorrect error throw in query parse_lookup	freakboy@…	Adrian Holovaty	"In the magic-removal branch, django/db/models/query.py, line 216 references _throw_bad_kwarg_error(kwarg). 

The underscore should be removed, as the method is now called throw_bad_kwarg_error.

As a result, mistypes of the double underscore query separator (e.g., question_exact=""What?"") throw unknown method, rather than the expected type error.

This bug was found, and a patch inadvertantly included as part of ticket #1133.
"	defect	closed	contrib.admin	dev	critical	fixed	query kwarg exception		Unreviewed	0	0	0	0	0	0
