django/tests
Malcolm Tredinnick 4537cf3dd4 Fixed the timeuntil and timesince filter tests to not fail if the system clock
ticks over during the tests. Also fixed the template tests to be able to run in
standalone mode again.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3354 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-15 12:32:14 +00:00
..
modeltests Small formatting change to m2m_and_m2o model unit test 2006-07-11 03:20:11 +00:00
othertests Fixed the timeuntil and timesince filter tests to not fail if the system clock 2006-07-15 12:32:14 +00:00
regressiontests Fixed #1578 -- fixed a corner-case where we still wanting core=True attributes 2006-07-04 10:48:07 +00:00
doctest.py
runtests.py Changed runtests.py to set USE_I18N=True for testing 2006-07-11 03:09:14 +00:00