提交历史

作者 SHA1 备注 提交日期
  Simon Törnqvist d3a7ed5bcc Fixed #35443 -- Changed ordinal to return negative numbers unchanged. 10 月之前
  Mariusz Felisiak 2f14c2cedc Fixed #35172 -- Fixed intcomma for string floats. 1 年之前
  Adam Johnson 55519d6cf8 Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template filter. 1 年之前
  GianpaoloBranca 8d67e16493 Fixed #33879 -- Improved timesince handling of long intervals. 2 年之前
  Carlton Gibson bb61f0186d Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 3 年之前
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 年之前
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 年之前
  Ad Timmering fe76944269 Refs #28628 -- Added tests for intcomma with non-ASCII digits. 3 年之前
  Claude Paroz 676bd084f2 Fixed #32873 -- Deprecated settings.USE_L10N. 3 年之前
  jay20162016 924c01ba09 Fixed #31363 -- Added support for negative integers to intword template filter. 5 年之前
  Jon Dufresne e065b29387 Refs #27804 -- Used subTest() in filesizeformat tests and HumanizeTests. 5 年之前
  Hasan Ramezani c7cc7526d5 Completed test coverage of contrib.humanize.templatetags.humanize. 6 年之前
  Claude Paroz ddcb9e8062 Refs #21408 -- Updated naturaltime translation test. 6 年之前
  Maximilian Merz 78912ccd0e Fixed #21408 — German Translation for “3 days ago” 7 年之前
  Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 年之前
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 年之前
  Tim Graham 414ad25b09 Fixed #27327 -- Simplified time zone handling by requiring pytz. 8 年之前
  Simon Charette 271581df60 Refs #26712 -- Removed workarounds for PostgreSQL queries on TIME_ZONE changes. 8 年之前
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 年之前
  Tim Graham 8192a164de Moved contrib.humanize tests out of contrib. 10 年之前