Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/request-response.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #20459 - Improved example for setting HTTP header f...Tim Graham2013-05-191-2/+9
* Fixed #12747 -- Made reason phrases customizable.Aymeric Augustin2013-05-191-6/+21
* Fixed #20452 -- Rename 'headers' to 'header fields'.bbjay2013-05-191-6/+6
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-201-9/+10
* Doc: "value" is arg not kwarg in HttpResponse.set_signed_...Yohan Boniface2013-03-241-1/+1
* Enabled database-level autocommit for all backends.Aymeric Augustin2013-03-111-2/+2
* Fixed #18558 -- Added url property to HttpResponseRedirect*Hiroki Kiyohara2013-02-131-0/+7
* Fix rst syntax error.Aymeric Augustin2013-02-011-6/+6
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-031-1/+1
* Fixed #19519 -- Fired request_finished in the WSGI iterab...Aymeric Augustin2012-12-311-0/+2
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-291-9/+0
* Removed HttpRequest.raw_post_data.Aymeric Augustin2012-12-291-5/+0
* Fixed #19498 -- refactored auth documentationPreston Holmes2012-12-281-1/+1
* Fixed #6527 -- Provided repeatable content accessAymeric Augustin2012-10-241-8/+15
* Removed inaccurate statement from the StreamingHttpRespon...Aymeric Augustin2012-10-211-3/+0
* Fixed #7581 -- Added streaming responses.Aymeric Augustin2012-10-201-6/+81
* Fixed #5611 -- Restricted accepted content types in parsi...Claude Paroz2012-10-201-2/+8
* Fixed an error in cookie documentationPreston Holmes2012-10-171-5/+1
* Fixed #19097 -- documented module of origin for HttpRes/r...Preston Holmes2012-10-101-1/+2
* Fixed #19006 - Quoted filenames in Content-Disposition he...Tim Graham2012-10-031-1/+1
* Merge branch 'ticket15695'Florian Apolloner2012-09-291-0/+11
|\
| * Fixed #15695 -- Added `ResolverMatch` to the request object.Florian Apolloner2012-09-271-0/+11
* | Fixed #18934 - Removed versionadded/changed annotations f...Tim Graham2012-09-211-13/+0
|/
* Fixed #18678 -- HttpResponse init arguments allowed for s...Claude Paroz2012-08-231-6/+8
* Fixed #11340 -- Prevented HttpResponseNotModified to have...Claude Paroz2012-08-221-2/+3
* Fixed #16519 -- Deprecated mimetype kwarg of HttpResponse...Claude Paroz2012-06-301-11/+10
* Updated obsolete links in the documentationClaude Paroz2012-06-281-1/+1
* Fixed #18411 -- Clarified HttpRequest doc slightly.Aymeric Augustin2012-06-071-1/+2
* Fixed #18029 -- Removed mod_python as of deprecation proc...Claude Paroz2012-03-311-4/+2
* Edited stuff from [17543] to [17629]Adrian Holovaty2012-03-021-2/+2
* Fixed #17316 -- Mentionned that the MultipleProxyMiddlewa...Aymeric Augustin2012-02-191-0/+4
* Fixed Sphinx warning.Jannis Leidel2011-12-211-1/+3
* Converted some of the built-in views to use content_type ...Adrian Holovaty2011-12-171-3/+3
* Fixed #17322 -- Added an example import statement to the ...Adrian Holovaty2011-12-171-0/+1
* Fixed #17323 -- Renamed HttpRequest.raw_post_data to requ...Adrian Holovaty2011-12-171-11/+14
* Clarified which setting causes HttpRequest.get_host() to ...Aymeric Augustin2011-12-071-4/+4
* Fixed #16847. Session Cookies now default to httponly = T...Paul McMillan2011-11-211-2/+6
* Fixed many more ReST indentation errors, somehow accident...Luke Plant2011-10-141-39/+39
* Fixed #17035, #17036 -- Clarified documentation regarding...Carl Meyer2011-10-121-0/+7
* Fixed #16494 by normalizing HttpResponse behavior with no...Paul McMillan2011-09-151-4/+6
* Added protection against spoofing of X_FORWARDED_HOST hea...Russell Keith-Magee2011-09-101-4/+5
* Converted links to external topics so they use intersphin...Ramiro Morales2011-09-041-6/+3
* Improved documentation around HTTP server meta variables.Malcolm Tredinnick2011-08-221-5/+5
* Fixed #12375 -- Added a dict() method to convert a MultiV...Jannis Leidel2011-06-161-0/+12
* Fixed #14614 - filtering of sensitive information in 500 ...Luke Plant2011-06-091-0/+2
* Fixed #6580 -- Added `default` parameter to `MultiValueDi...Jannis Leidel2011-05-221-3/+7
* Fixed #12417 -- Added signing functionality, including si...Jannis Leidel2011-05-211-0/+48
* Fixed a couple of small documentation typos.Ramiro Morales2011-04-221-1/+1
* Fixed #15594 -- Corrected typo in the docs on HTTPOnly co...Russell Keith-Magee2011-03-151-1/+1
* Fixed #14000 - remove versionadded/changed tags for Djang...Timo Graham2010-12-261-12/+0