﻿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
7922	admin.autodiscover() ate my ImportError	Jan Rademaker <j.rademaker@…>	Brian Rosner	Just spend some time figuring out what I had done to break the admin interface. As it turned out I had a typo in one of my import statements and this was silenced by autodiscover(). This patch tries to determine if the import failed because `admin.py` is missing or if the exception was caused by something else.		closed	contrib.admin	dev		fixed	ImportError autodiscover	Brian Rosner	Accepted	1	0	1	0	0	0
