summaryrefslogtreecommitdiff
path: root/tests/humanize_tests/tests.py
AgeCommit message (Expand)Author
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