﻿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
12066	django.core.context_processors.auth should be in contrib.auth	Rob Hudson	nobody	"As a tiny step towards making Django function with no contrib apps, the auth context processor should live in the contrib auth app directory.

I propose solving this by:

 * Moving the context processor into contrib/auth/context_processors.py 
 * Update the documentation
 * Update conf/global_settings.py to point to the new location
 * Add a backwards compatible shortcut in the old location flagged to be deprecated at some future release."		closed	Core (Other)	1.1		fixed	auth context_processor	rob@…	Ready for checkin	1	0	0	0	0	0
