﻿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
19654	Django provides false error message if ModelForm's model reference in Meta is nonexisting model	p0we7man@…	nobody	"The message
""Could not import education.views.initial_setup. View does not exist in module education.views"" appears if model in Meta class references nonexistence model in existing module. The education.views module includes file with mentioned above incorrect ModelForm definition and this results in such disinformating error message. It took me about 12 hours to track down real cause of the error by trying different URLConfs of this function and commenting out parts of the sources."	Bug	closed	Database layer (models, ORM)	1.4	Normal	worksforme	error reporting disinformation		Unreviewed	0	0	0	0	0	0
