django/tests
Adrian Holovaty 5f420e14a9 magic-removal: Added get_pub_date_list() unit tests to basic model unit tests
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@1597 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-12-11 22:57:14 +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
testapp magic-removal: Added get_pub_date_list() unit tests to basic model unit tests 2005-12-11 22:57:14 +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 model unit tests to use new Model.objects.* syntax instead of models.* 2005-12-11 22:10:02 +00:00