django1/tests/regressiontests/m2m_regress
Russell Keith-Magee 0fec0a5d70 Fixed #10237 -- Corrected the handling of self-referential m2m fields when using multi-table inheritance. Thanks to Justin Lilly for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10550 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-13 02:59:40 +00:00
..
__init__.py Fixed #8279 -- Multiple many-to-many relations to "self" are now possible. 2008-08-29 21:24:00 +00:00
models.py Fixed #10237 -- Corrected the handling of self-referential m2m fields when using multi-table inheritance. Thanks to Justin Lilly for the report and patch. 2009-04-13 02:59:40 +00:00