Russell Keith-Magee
|
03b12ae2cf
|
Rewrote a test assertion so that it doesn't fail under Python 2.7. Thanks to Florian Apolloner for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14400 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-30 13:04:02 +00:00 |
Alex Gaynor
|
cd63ce077d
|
Corrected a suite of test failures when running under postgres.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14241 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-17 01:49:36 +00:00 |
Alex Gaynor
|
5506653b77
|
Fixed #5416 -- Added TestCase.assertNumQueries, which tests that a given function executes the correct number of queries.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14183 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-12 03:33:19 +00:00 |