summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_scripts/complex_app/admin/foo.py
diff options
context:
space:
mode:
authorLuke Plant <L.Plant.98@cantab.net>2010-04-06 12:22:29 +0000
committerLuke Plant <L.Plant.98@cantab.net>2010-04-06 12:22:29 +0000
commit0819c291e7284c589e5fca9cce774e3375e3b0cb (patch)
tree809627308f5a365950d8f794cd01b1172b86e182 /tests/regressiontests/admin_scripts/complex_app/admin/foo.py
parentc65dd489038282ff201c55ea8f3e2fd532921cc5 (diff)
Fixed test failure that was occurring since r12909
The tests were relying on being able to do ManyToManyField("NameOfThisModel") instead of the only documented method for recursive relationships, namely ManyToManyField("self"). The former stopped working when the fix in r12909 was applied. Backport of r12932 from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12933 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/admin_scripts/complex_app/admin/foo.py')
0 files changed, 0 insertions, 0 deletions