summaryrefslogtreecommitdiff
path: root/tests/humanize_tests
AgeCommit message (Expand)Author
2020-03-16Fixed #31363 -- Added support for negative integers to intword template filter.jay20162016
2019-06-10Refs #27804 -- Used subTest() in filesizeformat tests and HumanizeTests.Jon Dufresne
2018-11-10Completed test coverage of contrib.humanize.templatetags.humanize.Hasan Ramezani
2018-09-29Refs #21408 -- Updated naturaltime translation test.Claude Paroz
2018-05-10Fixed #21408 — German Translation for “3 days ago”Maximilian Merz
2017-02-07Converted usage of ugettext* functions to their gettext* aliasesClaude Paroz
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-10-27Fixed #27327 -- Simplified time zone handling by requiring pytz.Tim Graham
2016-06-06Refs #26712 -- Removed workarounds for PostgreSQL queries on TIME_ZONE changes.Simon Charette
2016-04-08Fixed E128 flake8 warnings in tests/.Tim Graham
2015-02-11Moved contrib.humanize tests out of contrib.Tim Graham