django/tests
Ian Kelly 6a1cf9369f Fixed a bug preventing cursor variables from being passed as bind parameters in the oracle backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13042 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-28 17:08:06 +00:00
..
modeltests Fixed the model_forms doctests to not depend on writer PKs, which are db-dependent after r12797. 2010-04-21 19:12:39 +00:00
regressiontests Fixed a bug preventing cursor variables from being passed as bind parameters in the oracle backend. 2010-04-28 17:08:06 +00:00
templates
runtests.py Fixed #13345: Don't attempt to load the locale regressiontests subdirectory as a Django app. Thanks ramiro. 2010-04-14 18:17:44 +00:00
test_sqlite.py
urls.py