| Age | Commit message (Collapse) | Author |
|
StreamingHttpResponse docs.
Backport of d75436109694c286d9af48ae94ca39759d080214 from master
|
|
HttpResponse.delete_cookie().
Cookies with the "SameSite" flag set to None and without the "secure"
flag will be soon rejected by latest browser versions.
This affects sessions and messages cookies.
Backport of 240cbb63bf9965c63d7a3cc9032f91410f414d46 from master
|
|
methods and body.
Backport of 060576b0abac460d72714e300aa709d1e7a87dd7 from master
|
|
Backport of a16080810bee8b3baf9ae7ac7b8433cb7b293e00 from master
|
|
Backport of feb91dbda13974f84eac52dccdc0de1ddb636616 from master
|
|
Backport of a9337b4add01e50ed8ff8d3ef44099a08cba475c from master
|
|
|
|
|
|
file-like object."
This reverts commit cce47ff65a4dd3786c049ec14ee889e128ca7de9.
|
|
|
|
|
|
|
|
Thanks Florian Apolloner and Carlton Gibson for reviews.
|
|
|
|
signatures in docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
object.
|
|
|
|
is available.
|
|
underscores.
|
|
|
|
|
|
|
|
|
|
RFC 2109 was obsoleted by RFC 2965 which was obsoleted by RFC 6265.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Simon Charette, Jon Dufresne, and Tim Graham for the reviews.
|
|
Thanks Alex Gaynor for contributing to the patch.
|
|
|
|
|
|
|
|
|
|
examples.
|
|
|
|
|
|
|
|
|
|
|
|
|