django/tests
Aymeric Augustin ca187fea88 Fixed #17513 -- Prevented the MySQL backend from leaking MySQLdb-specific exceptions. Thanks Claude Paroz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17352 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-07 19:53:20 +00:00
..
modeltests Fixed #17100 -- Typo in the regex for EmailValidator. Thanks reames AT asymmetricventures com for the report and Claude Paroz for the patch. 2012-01-07 18:43:46 +00:00
regressiontests Fixed #17513 -- Prevented the MySQL backend from leaking MySQLdb-specific exceptions. Thanks Claude Paroz. 2012-01-07 19:53:20 +00:00
templates
runtests.py Fixed deletion of the runtests temp tree to work on Windows even when the tree contains non-ASCII filenames. 2011-12-25 18:53:29 +00:00
test_sqlite.py
urls.py Made sure the new project template functionality works when the template 2011-12-29 17:03:38 +00:00