django/tests/regressiontests/humanize
Jannis Leidel 578a31fea3 Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16233 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-17 10:16:12 +00:00
..
__init__.py Fixed #3518: Added unit tests for the humanize filters. Major thanks to Jyrki Pulliainen for the tests. 2007-02-25 16:09:30 +00:00
models.py Fixed #3518: Added unit tests for the humanize filters. Major thanks to Jyrki Pulliainen for the tests. 2007-02-25 16:09:30 +00:00
tests.py Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter. 2011-05-17 10:16:12 +00:00