django/tests/modeltests/many_to_many
Adrian Holovaty b72373a7fd magic-removal: Fixed #1143 -- Fixed backwards incompatibilities in many-to-many DB API lookups, added support for reverse many-to-many lookups, added unit tests. Thanks, Russ
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@1802 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-12-30 16:38:26 +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 #1143 -- Fixed backwards incompatibilities in many-to-many DB API lookups, added support for reverse many-to-many lookups, added unit tests. Thanks, Russ 2005-12-30 16:38:26 +00:00