﻿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
9104	"FieldDoesNotExist is defined in ""confusing"" place."	Marc Fargas	nobody	"Django has ""django.core.exceptions"" package/module where most exceptions are defined, including DB related ones (i.e: ObjectDoesNotExist). Lame users like me would expect FieldDoesNotExist to be defined on the same module but it's in django.db.fields

Maybe we could move the exception?"	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed			Design decision needed	0	0	0	0	0	0
