0
0
mirror of https://github.com/django/django.git synced 2024-11-25 16:09:27 +01:00
django/tests/testapp/models
2005-12-05 03:37:23 +00:00
..
__init__.py Added unit tests to confirm #452. Refs #452. 2005-12-01 06:01:46 +00:00
basic.py Added two more unit tests for #982 (which still pass under Python 2.4). Refs #982 2005-12-05 03:37:23 +00:00
custom_columns.py
custom_methods.py
custom_pk.py
get_latest.py
lookup.py
m2m_intermediary.py
m2m_multiple.py Added unit tests to confirm #452. Refs #452. 2005-12-01 06:01:46 +00:00
m2o_recursive2.py
m2o_recursive.py
many_to_many.py
many_to_one_null.py
many_to_one.py
one_to_one.py
or_lookups.py
ordering.py
repr.py
reserved_names.py
save_delete_hooks.py
subclassing.py