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

Автор SHA1 Сообщение Дата
  Jonas Haag a2851f204c Fixed #28720 -- Added HttpRequest.get_full_path_info(). 7 лет назад
  Tim Graham afd375fc34 Fixed #28741 -- Removed unnecessary leading dot from cross-domain cookie examples. 7 лет назад
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 лет назад
  Jkrzy da3a5cee4f Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs. 7 лет назад
  aruseni ad524980ac Fixed typo in docs/ref/request-response.txt. 7 лет назад
  Daniel F Moisset 8ab7ce8558 Fixed #28037 -- Clarified that QueryDict.items()/values() are generators. 8 лет назад
  Tim Graham 31e0b3b40b Added links and cosmetic edits to docs/ref/request-response.txt. 8 лет назад
  Josh Schneier a1b2c1d76e Fixed #28137 -- Deprecated HttpRequest.xreadlines(). 8 лет назад
  Tim Graham 29f607927f Fixed spelling of "nonexistent". 8 лет назад
  Vytis Banaitis d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 8 лет назад
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 лет назад
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 лет назад
  Tim Graham 5e239ae907 Fixed #27616 -- Fixed incorrect vary_on_headers() example. 8 лет назад
  Tim Graham 2e9fa516fd Fixed #27592 -- Doc'd that QueryDict iter methods are Python 2 only. 8 лет назад
  Tim Graham e261337eea Fixed docs typos in lines ending with a dash. 8 лет назад
  Tim Graham eb4d4376fc Normalized spelling of "Web server/page" in docs. 8 лет назад
  Frank Wiles a09c058918 Fixed import typos in the docs. 8 лет назад
  Tommy Beadle 729b9452b1 Fixed #26704 -- Documented DjangoJSONEncoder. 8 лет назад
  wim glenn 5ebebd1159 Fixed #26707 -- Added QueryDict.fromkeys() 8 лет назад
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 лет назад
  Tim Graham 6d9c5d46e6 Fixed #26636 -- Fixed typo in docs/ref/request-response.txt 8 лет назад
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 лет назад
  Alex Simonides 0430ac95ab Updated ECMAScript link in docs/ref/request-response.txt 9 лет назад
  Vasiliy Faronov ac77c55bc5 Fixed #26567 -- Updated references to obsolete RFC2616. 9 лет назад
  Jeremy Lainé c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 лет назад
  Curtis Maloney 6f1318734f Fixed #26014 -- Added WSGIRequest content_type and content_params attributes. 9 лет назад
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 лет назад
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 лет назад
  Johannes Hoppe 5233b70070 Fixed #25725 -- Made HttpReponse immediately close objects. 9 лет назад
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 лет назад