django/tests/modeltests/m2m_recursive
Russell Keith-Magee 4708aee311 magic-removal: Fixes #1346 -- Added ability for m2m relations to self to be optionally non-symmetrical. Added unit tests for non-symmetrical behaviour.
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2383 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-02-24 10:36:04 +00:00
..
__init__.py magic-removal: Refs #1346 -- Added unit tests for expected behaviour of self referential m2m fields. 2006-02-24 10:15:27 +00:00
models.py magic-removal: Fixes #1346 -- Added ability for m2m relations to self to be optionally non-symmetrical. Added unit tests for non-symmetrical behaviour. 2006-02-24 10:36:04 +00:00