django/tests/testapp/models
Adrian Holovaty 10ca90a2fd Added unit tests to verify OneToOne deletion works
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1325 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-21 02:34:05 +00:00
..
__init__.py
basic.py
custom_columns.py
custom_methods.py
custom_pk.py
get_latest.py
lookup.py
m2m_intermediary.py
m2o_recursive.py
m2o_recursive2.py
many_to_many.py
many_to_one.py
many_to_one_null.py
one_to_one.py Added unit tests to verify OneToOne deletion works 2005-11-21 02:34:05 +00:00
ordering.py
repr.py
reserved_names.py
save_delete_hooks.py
subclassing.py