﻿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
3160	Make raw post (e.g. XML) with django.test.client.Client more convinient	afternoon@…	Russell Keith-Magee	As described in [http://groups.google.com/group/django-developers/browse_thread/thread/273dec9b25569216/d16994bdadf127e8?lnk=st&q=test+raw_post&rnum=1#d16994bdadf127e8 this mailing list thread] adding a {{{raw_post}}} method to the test Client class would allow simple posting of raw data, such as XML or JSON, to views. This would make testing AJAX views and views that communicate with other agents than browsers easier.	enhancement	closed	Testing framework	dev	normal	fixed			Design decision needed	1	1	1	0	0	0
