Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
4a6490a4a0
Removed HttpRequest.raw_post_data.
|
%!s(int64=12) %!d(string=hai) anos |
Preston Holmes
|
11ded967c4
Fixed #19498 -- refactored auth documentation
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
495a8b8107
Fixed #6527 -- Provided repeatable content access
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
104ca49c57
Removed inaccurate statement from the StreamingHttpResponse docs.
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
4b27813198
Fixed #7581 -- Added streaming responses.
|
%!s(int64=12) %!d(string=hai) anos |
Claude Paroz
|
dfd4a71751
Fixed #5611 -- Restricted accepted content types in parsing POST data
|
%!s(int64=12) %!d(string=hai) anos |
Preston Holmes
|
31dcaf49a0
Fixed an error in cookie documentation
|
%!s(int64=12) %!d(string=hai) anos |
Preston Holmes
|
c99ad64df7
Fixed #19097 -- documented module of origin for HttpRes/req objects
|
%!s(int64=12) %!d(string=hai) anos |
Tim Graham
|
234ca6c61d
Fixed #19006 - Quoted filenames in Content-Disposition header.
|
%!s(int64=12) %!d(string=hai) anos |
Florian Apolloner
|
6a6f589bfe
Merge branch 'ticket15695'
|
%!s(int64=12) %!d(string=hai) anos |
Florian Apolloner
|
b946db5241
Fixed #15695 -- Added `ResolverMatch` to the request object.
|
%!s(int64=12) %!d(string=hai) anos |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
%!s(int64=12) %!d(string=hai) anos |
Claude Paroz
|
44c09de555
Fixed #18678 -- HttpResponse init arguments allowed for subclasses
|
%!s(int64=12) %!d(string=hai) anos |
Claude Paroz
|
7cfe8e8fce
Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type
|
%!s(int64=12) %!d(string=hai) anos |
Claude Paroz
|
da200c5e35
Fixed #16519 -- Deprecated mimetype kwarg of HttpResponse __init__
|
%!s(int64=12) %!d(string=hai) anos |
Claude Paroz
|
8a5d1a6b93
Updated obsolete links in the documentation
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
b48432201b
Fixed #18411 -- Clarified HttpRequest doc slightly.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
a1ffb02107
Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review.
|
%!s(int64=13) %!d(string=hai) anos |
Adrian Holovaty
|
2ade1e916f
Edited stuff from [17543] to [17629]
|
%!s(int64=13) %!d(string=hai) anos |
Aymeric Augustin
|
9d0bf66273
Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided as an example must run rather early.
|
%!s(int64=13) %!d(string=hai) anos |
Jannis Leidel
|
39109b0e44
Fixed Sphinx warning.
|
%!s(int64=13) %!d(string=hai) anos |
Adrian Holovaty
|
8767439af4
Converted some of the built-in views to use content_type instead of mimetype HttpResponse argument. Refs #16519
|
%!s(int64=13) %!d(string=hai) anos |
Adrian Holovaty
|
fefbb66bac
Fixed #17322 -- Added an example import statement to the HttpResponse docs. Thanks, RoySmith
|
%!s(int64=13) %!d(string=hai) anos |
Adrian Holovaty
|
3f003a3c4b
Fixed #17323 -- Renamed HttpRequest.raw_post_data to request.body. Thanks for the patch, dstufft
|
%!s(int64=13) %!d(string=hai) anos |
Aymeric Augustin
|
0519adb2a8
Clarified which setting causes HttpRequest.get_host() to rely on the HTTP_X_FORWARDED_HOST header.
|
%!s(int64=13) %!d(string=hai) anos |
Paul McMillan
|
4d975b4f88
Fixed #16847. Session Cookies now default to httponly = True.
|
%!s(int64=13) %!d(string=hai) anos |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
%!s(int64=13) %!d(string=hai) anos |
Carl Meyer
|
5c8c7c34be
Fixed #17035, #17036 -- Clarified documentation regarding TemplateResponse and middleware handling. Refs #16004. Thanks ptone.
|
%!s(int64=13) %!d(string=hai) anos |
Paul McMillan
|
50255e3305
Fixed #16494 by normalizing HttpResponse behavior with non-string input. HttpResponse now always converts content to string on output, regardless of input type.
|
%!s(int64=13) %!d(string=hai) anos |