django/tests
Matt Boersma 6c16d84a0b Fixed test case that failed on Oracle because it assumed an ordering for
objects.all().


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6246 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-14 23:09:05 +00:00
..
modeltests Fixed test case that failed on Oracle because it assumed an ordering for 2007-09-14 23:09:05 +00:00
regressiontests Fixed the test in [6218] which was invalid for psycopg2 and friends -- executemany() shouldn't accept None, just empty lists. 2007-09-14 22:54:58 +00:00
templates
runtests.py
urls.py