﻿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
27112	django.test.client.Client doesn't support timeouts	roboslone	nobody	I'm trying to test my middleware for replay processing (same request was issued twice, because first attempt failed due to client timeout). I need some control over timeouts in django.test.client.Client. Would it be possible to implement requests-like (http://docs.python-requests.org/en/master/user/advanced/#timeouts) kwarg for timeout?	New feature	closed	Testing framework	1.10	Normal	wontfix	testing,timeout	me@…	Unreviewed	0	0	0	0	0	0
