﻿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
26590	Make AJAX requests in the test client using a kwarg. ie. ajax=True	Neil Lyons	nobody	"Has it been suggested before to simulate an AJAX request by passing a boolean instead of HTTP_X_REQUESTED_WITH='XMLHttpRequest'? ie self.client.get(""/foobar"", ajax=True)

I'm sure people would use this as it is easier to remember. I always need to Google how to make AJAX requests in the test client as HTTP_X_REQUESTED_WITH='XMLHttpRequest' isn't particularly memorable."	New feature	closed	Testing framework	1.9	Normal	wontfix	ajax		Unreviewed	0	0	0	0	0	0
