summaryrefslogtreecommitdiff
path: root/tests/regressiontests/humanize
AgeCommit message (Expand)Author
2007-11-14Implemented auto-escaping of variable output in templates. Fully controllable...Malcolm Tredinnick
2007-08-20Fixed #3311 -- Added naturalday filter to contrib.humanize. Thanks, Jyrki Pul...Malcolm Tredinnick
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-04-01Negligible formatting change to humanize tests.py (from [4880])Adrian Holovaty
2007-03-31Fixed #3017 -- Added tests for humanize filter.Malcolm Tredinnick
2007-02-25Fixed #3518: Added unit tests for the humanize filters. Major thanks to Jyrki...Jacob Kaplan-Moss