django/tests
Adrian Holovaty 683e075a01 magic-removal: Changed runtests.py to use new modeltests package and to import model classes directly, rather than magic modules
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@1608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-12-12 05:40:09 +00:00
..
modeltests magic-removal: Changed runtests.py to use new modeltests package and to import model classes directly, rather than magic modules 2005-12-12 05:40:09 +00:00
othertests Moved custom unit-test templatetag library into the unit test module itself, to fix errors when running the test module directly. 2005-12-09 04:29:20 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py magic-removal: Changed runtests.py to use new modeltests package and to import model classes directly, rather than magic modules 2005-12-12 05:40:09 +00:00