﻿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
4955	Feature: Allow unit tests to access test client's previous request object	snhorne@…	Adrian Holovaty	"I've added 'previous_request' variable to django.test.client.Client. It holds the last WSGIRequest created by ClientHandler. 

This is useful because it allows me to test certain middleware which alters the request.

I'm including patches for: 

django.test.client.Client
tests.regressiontests.test_client_regress.models
docs/testing.txt

"		closed	Testing framework	dev		wontfix	Client test		Design decision needed	1	0	0	0	0	0
