django/tests
Ramiro Morales 12fd6e1106 [1.1.X] Fixed #15306 -- Replaced 1.1.X implementation of admin changelist filtering security fix (r15031/r15033) with the one from trunk so another valid filter usage scenario (using model inheritance) is still possible. Thanks dbenamy for reporting this. Refs #15032.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@15555 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-16 23:24:19 +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 #15306 -- Replaced 1.1.X implementation of admin changelist filtering security fix (r15031/r15033) with the one from trunk so another valid filter usage scenario (using model inheritance) is still possible. Thanks dbenamy for reporting this. Refs #15032. 2011-02-16 23:24:19 +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