Lorenzo Peña
|
91c879eda5
Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase.
|
1 semana atrás |
SaJH
|
4a685bc0dc
Fixed #35727 -- Added HttpResponse.text property.
|
2 meses atrás |
Jake Howard
|
e161bd4657
Fixed #35631 -- Added HttpRequest.get_preferred_type().
|
4 meses atrás |
Natalia
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
6 meses atrás |
Mariusz Felisiak
|
177e649396
Fixed broken links and redirects in docs.
|
8 meses atrás |
Mariusz Felisiak
|
0be6dde817
Corrected code-block directives in docs.
|
11 meses atrás |
Mariusz Felisiak
|
718b32c691
Added missing pycon directives in various docs.
|
1 ano atrás |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 ano atrás |
Michele Mazzucchi
|
5bfb3cbf49
Doc'd HttpResponse.cookies.
|
1 ano atrás |
Sam Toyer
|
64cea1e48f
Fixed #34752 -- Fixed handling ASGI http.disconnect for streaming responses.
|
1 ano atrás |
Alexerson
|
599f3e2cda
Fixed #34556 -- Doc'd that StreamingHttpResponse accepts memoryviews and strings iterators.
|
1 ano atrás |
Ayush Bisht
|
fc266b694b
Fixed #34404 -- Clarified how FileResponse set Content-Type header.
|
1 ano atrás |
Jon Janzen
|
e846c5e724
Fixed #31920 -- Made AuthenticationMiddleware add request.auser().
|
1 ano atrás |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 ano atrás |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 ano atrás |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 ano atrás |
Carlton Gibson
|
0bd2c0c901
Fixed #33735 -- Added async support to StreamingHttpResponse.
|
1 ano atrás |
Nick Pope
|
9bd174b9a7
Updated documentation and comments for RFC updates.
|
2 anos atrás |
Collin Anderson
|
2a5d2eefc7
Fixed #33683 -- Document HttpResponseBase and allow import from django.http
|
2 anos atrás |
Luke Plant
|
ae2da5ba65
Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_age argument.
|
2 anos atrás |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anos atrás |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 anos atrás |
Hasan Ramezani
|
f5669fd7b5
Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs.
|
3 anos atrás |
David D Lowe
|
fa4e963ee7
Doc'd that HttpRequest.path doesn't contain a query string.
|
4 anos atrás |
Nick Pope
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 anos atrás |
Nick Pope
|
2161db0792
Fixed capitalization of "ECMAScript" and "JavaScript".
|
3 anos atrás |
sreehari1997
|
0860db225a
Fixed #32580 -- Doc'd that HttpRequest.get_host() may raise DisallowedHost.
|
3 anos atrás |
Mariusz Felisiak
|
d08977a0f0
Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline.
|
3 anos atrás |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
3 anos atrás |
Paul Grau
|
855fc06236
Fixed #29356 -- Clarified docs for QueryDict.getlist() default.
|
4 anos atrás |