﻿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
20570	HttpRequest.REQUEST is still mentioned in the documentation	jeff.revesz@…	nobody	"The documentation page https://docs.djangoproject.com/en/dev/ref/request-response/ still mentions HttpRequest.REQUEST as an alternative to HttpRequest.GET and HttpRequest.POST

However I get an error when I try to access this attribute, and in addition it does not appear in the class documentation at  https://code.djangoproject.com/wiki/HttpRequest which leads me to believe that this attribute no longer exists. It should be removed from the the request-response documentation page."	Cleanup/optimization	closed	Documentation	1.5	Normal	invalid			Unreviewed	0	0	0	0	1	0
