django/tests
Adrian Holovaty a47794c824 Changed model test framework to use meta.get_app() instead of a manual import
git-svn-id: http://code.djangoproject.com/svn/django/trunk@342 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-29 20:25:02 +00:00
..
testapp Added two more model test modules -- get_latest and lookup 2005-07-29 16:20:39 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Changed model test framework to use meta.get_app() instead of a manual import 2005-07-29 20:25:02 +00:00