index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
humanize
Age
Commit message (
Expand
)
Author
2010-12-21
[1.2.X] Fixed #4976 -- Stopped humanize template tags to raise a TypeError if...
Jannis Leidel
2010-01-10
Fixed #11783 -- ordinal template tag now catches TypeError. Thanks, realpolit...
Adrian Holovaty
2008-02-19
Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups).
Malcolm Tredinnick
2007-11-14
Implemented auto-escaping of variable output in templates. Fully controllable...
Malcolm Tredinnick
2007-08-20
Fixed #3311 -- Added naturalday filter to contrib.humanize. Thanks, Jyrki Pul...
Malcolm Tredinnick
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-03-29
Removed stray tab in django.contrib.humanize template tag
Adrian Holovaty
2007-03-12
Fixed #3410 -- Edited a few i18n markups for completeness and to remove some
Malcolm Tredinnick
2006-06-04
Fixed #1684 -- Added apnumber template filter in django.contrib.humanize. Tha...
Adrian Holovaty
2006-06-04
Added django.contrib.humanize, a set of template tags for adding a 'human tou...
Adrian Holovaty