Mariusz Felisiak
|
85e2b08068
[5.0.x] Fixed broken links and redirects in docs.
|
1 năm trước cách đây |
Mariusz Felisiak
|
f33eddff8a
[5.0.x] Corrected code-block directives in docs.
|
1 năm trước cách đây |
Mariusz Felisiak
|
415ef34c4c
[5.0.x] Added missing pycon directives in various docs.
|
1 năm trước cách đây |
Michele Mazzucchi
|
5bfb3cbf49
Doc'd HttpResponse.cookies.
|
1 năm trước cách đây |
Sam Toyer
|
64cea1e48f
Fixed #34752 -- Fixed handling ASGI http.disconnect for streaming responses.
|
1 năm trước cách đây |
Alexerson
|
599f3e2cda
Fixed #34556 -- Doc'd that StreamingHttpResponse accepts memoryviews and strings iterators.
|
1 năm trước cách đây |
Ayush Bisht
|
fc266b694b
Fixed #34404 -- Clarified how FileResponse set Content-Type header.
|
2 năm trước cách đây |
Jon Janzen
|
e846c5e724
Fixed #31920 -- Made AuthenticationMiddleware add request.auser().
|
2 năm trước cách đây |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 năm trước cách đây |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 năm trước cách đây |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
2 năm trước cách đây |
Carlton Gibson
|
0bd2c0c901
Fixed #33735 -- Added async support to StreamingHttpResponse.
|
2 năm trước cách đây |
Nick Pope
|
9bd174b9a7
Updated documentation and comments for RFC updates.
|
2 năm trước cách đây |
Collin Anderson
|
2a5d2eefc7
Fixed #33683 -- Document HttpResponseBase and allow import from django.http
|
2 năm trước cách đây |
Luke Plant
|
ae2da5ba65
Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_age argument.
|
3 năm trước cách đây |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 năm trước cách đây |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 năm trước cách đây |
Hasan Ramezani
|
f5669fd7b5
Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs.
|
3 năm trước cách đây |
David D Lowe
|
fa4e963ee7
Doc'd that HttpRequest.path doesn't contain a query string.
|
4 năm trước cách đây |
Nick Pope
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 năm trước cách đây |
Nick Pope
|
2161db0792
Fixed capitalization of "ECMAScript" and "JavaScript".
|
3 năm trước cách đây |
sreehari1997
|
0860db225a
Fixed #32580 -- Doc'd that HttpRequest.get_host() may raise DisallowedHost.
|
4 năm trước cách đây |
Mariusz Felisiak
|
d08977a0f0
Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline.
|
4 năm trước cách đây |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 năm trước cách đây |
Paul Grau
|
855fc06236
Fixed #29356 -- Clarified docs for QueryDict.getlist() default.
|
4 năm trước cách đây |
Tom Carrick
|
dcb69043d0
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
|
4 năm trước cách đây |
MAHANTH-wq
|
0da212ffbf
Fixed #32057 -- Doc'd HttpResponse.get()/items().
|
4 năm trước cách đây |
Tom Carrick
|
bcc2befd0e
Fixed #31789 -- Added a new headers interface to HttpResponse.
|
4 năm trước cách đây |
Hasan Ramezani
|
d2d08c8cf6
Fixed #31982 -- Made HttpResponse.set_cookie() cast max_age argument to an integer.
|
4 năm trước cách đây |
LincolnPuzey
|
d754361096
Fixed #31816 -- Corrected the expected content type in StreamingHttpResponse docs.
|
4 năm trước cách đây |