django/tests/testapp/models
Adrian Holovaty 270234d189 Added some extra examples to many_to_many unit test
git-svn-id: http://code.djangoproject.com/svn/django/trunk@445 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-09 22:56:43 +00:00
..
__init__.py
basic.py
custom_methods.py
get_latest.py
lookup.py
m2m_intermediary.py
m2o_recursive.py
m2o_recursive2.py
many_to_many.py Added some extra examples to many_to_many unit test 2005-08-09 22:56:43 +00:00
many_to_one.py
one_to_one.py
ordering.py
repr.py
save_delete_hooks.py