django/tests/testapp/models
Adrian Holovaty 85d2b12bdf Added two more model test modules -- get_latest and lookup
git-svn-id: http://code.djangoproject.com/svn/django/trunk@339 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-29 16:20:39 +00:00
..
__init__.py Added two more model test modules -- get_latest and lookup 2005-07-29 16:20:39 +00:00
basic.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
custom_methods.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
get_latest.py Added two more model test modules -- get_latest and lookup 2005-07-29 16:20:39 +00:00
lookup.py Added two more model test modules -- get_latest and lookup 2005-07-29 16:20:39 +00:00
many_to_many.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
many_to_one.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
ordering.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
repr.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00