1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/m2m_regress
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