﻿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
16692	There should be documentation that cautions about using request.raw_post_data and request.POST together	lie.1296@…	nobody	"Currently, if you're accessing request.raw_post_data, then request.POST will become empty; there should be a note in the docs about that and telling that if you need to access both, then you should access request.POST first then request.raw_post_data.

Either that, or this bug should be fixed and it should be safe to read request.raw_post_data and request.POST in any order."	Bug	closed	Documentation	1.3	Normal	worksforme			Unreviewed	0	0	0	0	1	0
