From 272f685794de0b8dead220ee57b30e65c9aa097c Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 22 May 2017 11:49:39 +0100 Subject: Fixed #27999 -- Added test client support for HTTP 307 and 308 redirects. --- docs/releases/2.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt index ce5fd3551b..54666e3d44 100644 --- a/docs/releases/2.1.txt +++ b/docs/releases/2.1.txt @@ -206,7 +206,7 @@ Templates Tests ~~~~~ -* ... +* Added test :class:`~django.test.Client` support for 307 and 308 redirects. URLs ~~~~ -- cgit v1.3