﻿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
29619	Raised FieldError's should include the field that caused the error	Alex Hayes	Jeff	"Currently there are many places in [https://github.com/django/django/blob/master/django/db/models/sql/compiler.py django/db/models/sql/compiler.py] that raise a {{{FieldError}}} however frustratingly the field that caused the error is not included.

I'm proposing that, where possible, all raised {{{FieldError}}}'s raised should include, as part of the error message, the field that caused the error."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Accepted	1	0	0	0	0	0
