﻿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
8344	contrib.auth.models.User.get_profile() throws AttributeError not SiteProfileNotAvailable	Jannis Leidel	Jannis Leidel	"On line [http://code.djangoproject.com/browser/django/trunk/django/contrib/auth/models.py?rev=8366#L289 line 289] it checks if {{{settings.AUTH_PROFILE_MODULE}}} is set. This throws an {{{AttributeError}}} instead of the {{{SiteProfileNotAvailable}}} exception, if the setting is not given.

The attached patch fixes the issue.

"		closed	contrib.auth	dev		fixed			Accepted	1	0	0	0	0	0
