summaryrefslogtreecommitdiff
path: root/django/db/backends/mysql/compiler.py
diff options
context:
space:
mode:
authorLuke Plant <L.Plant.98@cantab.net>2010-04-06 12:18:56 +0000
committerLuke Plant <L.Plant.98@cantab.net>2010-04-06 12:18:56 +0000
commit21236fa0a2dc37126cc93eb1a8f849002000cbe6 (patch)
treeb43a3aa8ba0944d28008b7697087783ad331e001 /django/db/backends/mysql/compiler.py
parentf7814cdfe6c3b6d87bb8afdcc5c27ee2e92a6a62 (diff)
downloaddjango-21236fa0a2dc37126cc93eb1a8f849002000cbe6.tar.gz
Fixed test failure that was occurring since r12908
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 r12908 was applied. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12932 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/db/backends/mysql/compiler.py')
0 files changed, 0 insertions, 0 deletions