Commit History

Author SHA1 Message Date
  Baptiste Mispelon d4d0dd7416 Changed documentation of HttpResponse.content to indicate it's a bytestring 11 years ago
  Bouke Haarsma 2fb5a51fa3 Fixed #18659 -- Deprecated request.REQUEST and MergeDict 11 years ago
  Unai Zalakain c7634cd7fe Fixed #7603 -- Added a 'scheme' property to the HttpRequest object 11 years ago
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
  mark hellewell 8c9240222f Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop 11 years ago
  Tim Graham f407f75aae Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL. 11 years ago
  Aymeric Augustin 7415176507 Simplified description of HttpResponse(<iterator>) 11 years ago
  Ramiro Morales ac90aee55c Tweak caching decorators/utility functions xrefs. 11 years ago
  Tim Graham e83ff42792 Fixed #20459 - Improved example for setting HTTP header fields. 11 years ago
  Aymeric Augustin cb86f707a0 Fixed #12747 -- Made reason phrases customizable. 11 years ago
  bbjay 56d6fdbbf5 Fixed #20452 -- Rename 'headers' to 'header fields'. 11 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 11 years ago
  Yohan Boniface c5b2414a52 Doc: "value" is arg not kwarg in HttpResponse.set_signed_cookie 11 years ago
  Aymeric Augustin 5e27debc5c Enabled database-level autocommit for all backends. 11 years ago
  Hiroki Kiyohara e94f405d94 Fixed #18558 -- Added url property to HttpResponseRedirect* 11 years ago
  Aymeric Augustin d75a54c184 Fix rst syntax error. 12 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 years ago
  Aymeric Augustin acc5396e6d Fixed #19519 -- Fired request_finished in the WSGI iterable's close(). 12 years ago
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 years ago
  Aymeric Augustin 4a6490a4a0 Removed HttpRequest.raw_post_data. 12 years ago
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation 12 years ago
  Aymeric Augustin 495a8b8107 Fixed #6527 -- Provided repeatable content access 12 years ago
  Aymeric Augustin 104ca49c57 Removed inaccurate statement from the StreamingHttpResponse docs. 12 years ago
  Aymeric Augustin 4b27813198 Fixed #7581 -- Added streaming responses. 12 years ago
  Claude Paroz dfd4a71751 Fixed #5611 -- Restricted accepted content types in parsing POST data 12 years ago
  Preston Holmes 31dcaf49a0 Fixed an error in cookie documentation 12 years ago
  Preston Holmes c99ad64df7 Fixed #19097 -- documented module of origin for HttpRes/req objects 12 years ago
  Tim Graham 234ca6c61d Fixed #19006 - Quoted filenames in Content-Disposition header. 12 years ago
  Florian Apolloner 6a6f589bfe Merge branch 'ticket15695' 12 years ago
  Florian Apolloner b946db5241 Fixed #15695 -- Added `ResolverMatch` to the request object. 12 years ago