django1/tests
Russell Keith-Magee 125ea947df [1.1.X] Fixed #13469 -- Cleaned up the test case from r13085, and added some cache cleanup that matters for Python 2.3. Thanks to Karen and Alex for their help.
Backport of r13095 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13096 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 14:55:04 +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 #13469 -- Cleaned up the test case from r13085, and added some cache cleanup that matters for Python 2.3. Thanks to Karen and Alex for their help. 2010-05-04 14:55:04 +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