﻿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
4130	When mistyping a field name in an ORM call, the error message could be a lot more helpful.	ned@…	Adrian Holovaty	"If I make a mistake when creating a filter call, the error message simply says, ""Cannot resolve keyword 'pollls' into field"".

More helpful is to show what the possible fields are: ""Cannot resolve keyword 'pollls' into field, choices are: polls, cats, dogs""

Attached is a patch that changes the message in this way.

"		closed	Core (Other)	dev		fixed			Ready for checkin	1	0	0	0	0	0
