﻿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
15937	Deprecate AUTH_PROFILE_MODULE and get_profile	Mikhail Korobov	nobody	"Is it really necessary? I think it is confusing, especially for the newcomers.

If deprecating is too much, maybe the docs (http://docs.djangoproject.com/en/1.3/topics/auth/#storing-additional-information-about-users) should be rewritten: new users should be advised to create a models with OneToOne field pointing to django.auth.models.User and to setup the signal for profile auto-creation (with copy-pastable example)."	Cleanup/optimization	closed	contrib.auth	1.3	Normal	fixed			Accepted	0	0	0	0	0	0
