﻿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
19975	Catching ImportError and raising SiteProfileNotAvailable in auth.models makes it tricky to figure out missing modules	hansel@…	nobody	"Catching all ImportError exceptions in django.contrib.auth.models.get_profile means it can be impossible to debug missing modules. The only solution seems to be modifying the source, seeing the underlying exception, then changing it back. 

It doesn't seem very user friendly to give an exception that doesn't give the user any clue as to what the problem actually is. "	Bug	closed	contrib.auth	1.5-rc-2	Normal	wontfix			Unreviewed	0	0	0	0	1	0
