提交历史

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