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

Автор SHA1 Сообщение Дата
  Alex Vandiver cbce427c17 Fixed #34194 -- Added django.utils.http.content_disposition_header(). 2 лет назад
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. 2 лет назад
  Hrushikesh Vaidya 72e41a0df6 Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script(). 2 лет назад
  Hrushikesh Vaidya 0ee03a439b Refs #33779 -- Doc'd django.utils.html.json_script(). 2 лет назад
  David ce586ed693 Removed hyphen from pre-/re- prefixes. 3 лет назад
  Carlton Gibson 59ab3fd0e9 Refs #32365 -- Deprecated django.utils.timezone.utc. 3 лет назад
  Mariusz Felisiak 39ae8d740e Added missing backticks to function names. 3 лет назад
  mgaligniana 068b2c072b Fixed #30127 -- Deprecated name argument of cached_property(). 3 лет назад
  mgaligniana 669dcefc04 Fixed #33338 -- Doc'd that never_cache() decorator set Expires header. 3 лет назад
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 лет назад
  Carlton Gibson 306607d5b9 Fixed #32365 -- Made zoneinfo the default timezone implementation. 3 лет назад
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 лет назад
  Mariusz Felisiak ec0ff40631 Fixed #32355 -- Dropped support for Python 3.6 and 3.7 4 лет назад
  Paul Ganssle 10d1261984 Refs #32365 -- Allowed use of non-pytz timezone implementations. 4 лет назад
  Mariusz Felisiak d134b0b93e Refs #15902 -- Stopped set_language() storing user's language in the session. 4 лет назад
  Mariusz Felisiak 810f037b29 Refs #27753 -- Removed django.utils.encoding.force_text() and smart_text() per deprecation timeline. 4 лет назад
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 лет назад
  David Smith 0382ecfe02 Fixed #28694 -- Made django.utils.text.slugify() strip dashes and underscores. 4 лет назад
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 лет назад
  Jon Dufresne fb21625270 Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co. 5 лет назад
  Mariusz Felisiak f1a808a502 Used :rfc: role in various docs. 5 лет назад
  Deep Sukhwani 4b146e0c83 Fixed #30864 -- Doc'd classproperty decorator. 5 лет назад
  Andrew Godwin fc0fa72ff4 Fixed #31224 -- Added support for asynchronous views and middleware. 5 лет назад
  Mariusz Felisiak 5e17301f38 Corrected learn_cache_key() signature in docs. 5 лет назад
  Борис Верховский d82d2d49d6 Corrected get_cache_key() signature in docs. 5 лет назад
  Sjbrgsn b2bd08bb7a Fixed #30892 -- Fixed slugify() and admin's URLify.js for "İ". 5 лет назад
  Baptiste Mispelon ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. 5 лет назад
  Farhaan Bukhsh 1f817daa20 Fixed #30803 -- Allowed comma separators for milliseconds in django.utils.dateparse functions. 5 лет назад
  Farhaan Bukhsh 42b23d1e79 Refs #30803 -- Allowed comma separators for decimal fractions in parse_duration(). 5 лет назад
  Hasan Ramezani 6315a272c5 Refs #28428 -- Made filepath_to_uri() support pathlib.Path. 5 лет назад