Commit történet

Szerző SHA1 Üzenet Dátum
  Tim Graham 31e0b3b40b Added links and cosmetic edits to docs/ref/request-response.txt. 8 éve
  Josh Schneier a1b2c1d76e Fixed #28137 -- Deprecated HttpRequest.xreadlines(). 8 éve
  Tim Graham 29f607927f Fixed spelling of "nonexistent". 8 éve
  Vytis Banaitis d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 8 éve
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 éve
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 éve
  Tim Graham 5e239ae907 Fixed #27616 -- Fixed incorrect vary_on_headers() example. 8 éve
  Tim Graham 2e9fa516fd Fixed #27592 -- Doc'd that QueryDict iter methods are Python 2 only. 8 éve
  Tim Graham e261337eea Fixed docs typos in lines ending with a dash. 8 éve
  Tim Graham eb4d4376fc Normalized spelling of "Web server/page" in docs. 8 éve
  Frank Wiles a09c058918 Fixed import typos in the docs. 8 éve
  Tommy Beadle 729b9452b1 Fixed #26704 -- Documented DjangoJSONEncoder. 8 éve
  wim glenn 5ebebd1159 Fixed #26707 -- Added QueryDict.fromkeys() 8 éve
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 éve
  Tim Graham 6d9c5d46e6 Fixed #26636 -- Fixed typo in docs/ref/request-response.txt 8 éve
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 éve
  Alex Simonides 0430ac95ab Updated ECMAScript link in docs/ref/request-response.txt 9 éve
  Vasiliy Faronov ac77c55bc5 Fixed #26567 -- Updated references to obsolete RFC2616. 9 éve
  Jeremy Lainé c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 éve
  Curtis Maloney 6f1318734f Fixed #26014 -- Added WSGIRequest content_type and content_params attributes. 9 éve
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 éve
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 éve
  Johannes Hoppe 5233b70070 Fixed #25725 -- Made HttpReponse immediately close objects. 9 éve
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 éve
  Sergey Fedoseev da08195b36 Removed old versionadded/changed directives. 9 éve
  Tim Graham dc193d0f6d Added "Attributes set by application code" section to HttpRequest. 9 éve
  Tim Graham 02ef96c5e5 Fixed #25434 -- Documented HttpRequest.site and created a section for middleware attributes. 9 éve
  薛丞宏 484edc81c1 Clarified that the test client response content attribute is bytes. 9 éve
  Jon Dufresne 05248a1009 Fixed #25576 -- Added IOBase methods required by TextIOWrapper to HttpResponse. 9 éve
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 éve