mirror of
https://github.com/django/django.git
synced 2025-08-01 17:42:56 +00:00
Fixed #27999 -- Added test client support for HTTP 307 and 308 redirects.
This commit is contained in:
parent
0f0a07ac27
commit
272f685794
5 changed files with 89 additions and 12 deletions
|
@ -206,7 +206,7 @@ Templates
|
|||
Tests
|
||||
~~~~~
|
||||
|
||||
* ...
|
||||
* Added test :class:`~django.test.Client` support for 307 and 308 redirects.
|
||||
|
||||
URLs
|
||||
~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue