﻿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
14436	Bump PendingDeprecationWarnings to DeprecationWarnings	Russell Keith-Magee	Russell Keith-Magee	"The PendingDeprecationWarnings introduced in Django 1.2 need to be escalated to full DeprecationWarnings. The test suite will then require additional checks to silence warnings known to occur.

The small number of full DeprecationWarnings in 1.2 need to be escalated to a removal from the codebase. This means admin.site.root() and the SetRemoteAddrFromForwardedFor Middleware.

See also #13588, which does the deprecation for admin.site.root, as well as other changes to make the admin site make the most of the URL reversal tools that are now guaranteed available."		closed	Core (Other)	1.2		fixed			Accepted	0	0	0	0	0	0
