#35784: Add 307 and 308 redirect response codes to django.shortcuts.redirect
-------------------------------------+-------------------------------------
Reporter: Lorenzo Peña | Owner: Lorenzo
| Peña
Type: New feature | Status: closed
Component: HTTP handling | Version: dev
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"91c879eda595c12477bbfa6f51115e88b75ddf88" 91c879e]:
{{{#!CommitTicketReference repository=""
revision="91c879eda595c12477bbfa6f51115e88b75ddf88"
Fixed #35784 -- Added support for preserving the HTTP request method in
HttpResponseRedirectBase.
Co-authored-by: Natalia <
124304+...@users.noreply.github.com>
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/35784#comment:13>