﻿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
34757	AsyncClient should follow redirects	Mike Lissner	Olivier Tabone	"In [https://docs.djangoproject.com/en/4.2/topics/testing/tools/#testing-asynchronous-code the documentation], it says the ""AsyncClient has the same methods and signatures as the synchronous (normal) test client,"" except, ""The follow parameter is not supported.""

I searched Github and the tickets here, but couldn't find an explanation for this or a ticket discussing it. Is adding support for redirects something that's planned so that async tests of views that do redirects are possible? 

Thanks as always for everything."	New feature	closed	Testing framework	4.2	Normal	fixed	async	Carlton Gibson Andrew Godwin	Ready for checkin	1	0	0	0	0	0
