django/tests/modeltests/many_to_many
Adrian Holovaty 6fa54ec9fd magic-removal: Fixed many_to_many and m2m_multiple model unit tests to use correct many-to-many manager name (the field name, not object_name +'_set')
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2244 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-02-03 20:03:04 +00:00
..
__init__.py magic-removal: Moved model unit tests from 'testapp' package into 'modeltests' package, with each model test getting its own app 2005-12-12 04:07:46 +00:00
models.py magic-removal: Fixed many_to_many and m2m_multiple model unit tests to use correct many-to-many manager name (the field name, not object_name +'_set') 2006-02-03 20:03:04 +00:00