django1/tests
Luke Plant 274bd67c13 [1.1.X] Fixed #15103 - SuspiciousOperation with limit_choices_to and raw_id_fields
Thanks to natrius for the report.

This patch also fixes some unicode bugs in affected code.

Backport of [15347] from trunk. Backported to 1.1.X because this was
a regression caused by a security fix backported to 1.1.X.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@15350 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-28 15:32:25 +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 #15103 - SuspiciousOperation with limit_choices_to and raw_id_fields 2011-01-28 15:32:25 +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