django/tests
Malcolm Tredinnick 14754fa6d4 Removed the test portion that relies on transactions when the backend is mysql or mysql_old (it's still in place for all other backends).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6353 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-16 10:04:03 +00:00
..
modeltests Removed the test portion that relies on transactions when the backend is mysql or mysql_old (it's still in place for all other backends). 2007-09-16 10:04:03 +00:00
regressiontests Fixed #4975 -- Allow the default label suffix character to be configured. Thanks, Vincent Foley. 2007-09-16 04:38:20 +00:00
templates
runtests.py Fixed #5453 -- Fixed TEST_DATABASE_NAME handling to match documentation. Thanks, Matt Croydon. 2007-09-14 12:48:10 +00:00
urls.py