summaryrefslogtreecommitdiff
path: root/django/contrib/humanize
AgeCommit message (Expand)Author
2010-01-10Fixed #11783 -- ordinal template tag now catches TypeError. Thanks, realpolit...Adrian Holovaty
2008-02-19Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups).Malcolm Tredinnick
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-03-29Removed stray tab in django.contrib.humanize template tagAdrian Holovaty
2007-03-12Fixed #3410 -- Edited a few i18n markups for completeness and to remove someMalcolm Tredinnick
2006-06-04Fixed #1684 -- Added apnumber template filter in django.contrib.humanize. Tha...Adrian Holovaty
2006-06-04Added django.contrib.humanize, a set of template tags for adding a 'human tou...Adrian Holovaty