django/tests
Malcolm Tredinnick 239adf83d3 Fixed #2053 -- added an optional comparison argument to the "timesince" filter.
Added a "timeuntil" filter that works analogously. Thanks, john@sneeu.com.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3185 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-21 06:56:08 +00:00
..
modeltests Fixed bad formatting in 'lookup' model tests from [3157] 2006-06-20 04:16:11 +00:00
othertests Fixed #2053 -- added an optional comparison argument to the "timesince" filter. 2006-06-21 06:56:08 +00:00
regressiontests Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sql 2006-06-20 14:11:59 +00:00
doctest.py Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter 2006-04-12 13:35:31 +00:00
runtests.py Fixed runtests.py problem from [3177] where it assumed you were running the tests from within the tests directory 2006-06-20 14:27:44 +00:00