django1/tests
Russell Keith-Magee 5a43a33161 [1.1.X] Fixed #13509 -- Modified the comment tests so that signal cleanup doesn't rely on garbage collection. Thanks to Alex Gaynor for the report and patch.
Backport of r13204 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13206 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-10 12:43:05 +00:00
..
modeltests [1.1.X] Fixed #13360: For Python2.3 compatbility, don't pass iterators to sorted. 2010-04-16 15:47:06 +00:00
regressiontests [1.1.X] Fixed #13509 -- Modified the comment tests so that signal cleanup doesn't rely on garbage collection. Thanks to Alex Gaynor for the report and patch. 2010-05-10 12:43:05 +00:00
templates [1.1.X] Added file mistakenly ommitted from r12917 2010-04-05 15:45:20 +00:00
runtests.py [1.1.X] Fixed #13345: Don't attempt to load the locale regressiontests subdirectory as a Django app. Thanks ramiro. 2010-04-15 20:33:19 +00:00
urls.py Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified). 2009-03-22 07:58:29 +00:00