История коммитов

Автор SHA1 Сообщение Дата
  Tom Carrick dcb69043d0 Fixed #32002 -- Added headers parameter to HttpResponse and subclasses. 4 лет назад
  MAHANTH-wq 0da212ffbf Fixed #32057 -- Doc'd HttpResponse.get()/items(). 4 лет назад
  Tom Carrick bcc2befd0e Fixed #31789 -- Added a new headers interface to HttpResponse. 4 лет назад
  Hasan Ramezani d2d08c8cf6 Fixed #31982 -- Made HttpResponse.set_cookie() cast max_age argument to an integer. 4 лет назад
  LincolnPuzey d754361096 Fixed #31816 -- Corrected the expected content type in StreamingHttpResponse docs. 4 лет назад
  Mariusz Felisiak 240cbb63bf Fixed #31790 -- Fixed setting SameSite and Secure cookies flags in HttpResponse.delete_cookie(). 4 лет назад
  Tim Park 060576b0ab Fixed #31739 -- Documented dependency between HttpRequest stream IO methods and body. 4 лет назад
  Hasan Ramezani a16080810b Fixed #31696 -- Updated OWASP links in docs. 4 лет назад
  Nick Pope feb91dbda1 Used :mimetype: role in various docs. 4 лет назад
  Nick Pope a9337b4add Used :pep: role in various docs. 4 лет назад
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 лет назад
  Mariusz Felisiak b28be08cac Fixed broken links in docs. 4 лет назад
  Adam Johnson 1cdfe8d912 Prevented (and corrected) single backtick usage in docs. 4 лет назад
  Florian Apolloner 549445519c Reverted "Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object." 4 лет назад
  Claude Paroz e348ab0d43 Fixed #30997 -- Deprecated HttpRequest.is_ajax(). 4 лет назад
  Claude Paroz d66d72f956 Refs #30997 -- Added HttpRequest.accepts(). 5 лет назад
  Carlton Gibson 56071826bb Refs #30752 -- Doc'd error reporting related optional request attributes. 4 лет назад
  Osaetin Daniel b33bfc3839 Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'. 5 лет назад
  Osaetin Daniel 14e690ae5a Doc'd HttpResponse.set_cookie()'s secure argument. 5 лет назад
  Osaetin Daniel 15c5875e69 Refs #6657 -- Corrected HttpResponse.set_cookie()/set_signed_cookie() signatures in docs. 5 лет назад
  Hasan Ramezani 52018e1615 Fixed typos in 3.0 release notes and docs/ref/request-response.txt. 5 лет назад
  Baptiste Mispelon ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. 5 лет назад
  Baptiste Mispelon 9f1ec9efc3 Fixed #28469 -- Doc'd how to create a custom HttpResponse subclass. 5 лет назад
  Claude Paroz d71497bb24 Refs #26601 -- Used new-style middlewares in documentation. 5 лет назад
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 лет назад
  Claude Paroz 7203efb799 Fixed #30694 -- Documented FileResponse does not seek its file source. 5 лет назад
  niauah 75f8264083 Corrected StreamingHttpResponse.streaming_content description in docs. 5 лет назад
  Chris Jerdonek cce47ff65a Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object. 5 лет назад
  Chris Jerdonek 533311782f Refs #30565 -- Doc'd HttpResponse.close() method. 5 лет назад
  ShingenPizza de4832c49b Fixed #30196 -- Made FileResponse set Content-Disposition inline if filename is available. 5 лет назад