django/tests
Adrian Holovaty 257f7090ef magic-removal: Added Manager.__get__ method that forbids access by instances. Also added unit tests. Thanks, rjwittams
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@1615 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-12-13 16:44:54 +00:00
..
modeltests magic-removal: Added Manager.__get__ method that forbids access by instances. Also added unit tests. Thanks, rjwittams 2005-12-13 16:44:54 +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: Small simplification of test_namespace assignment in runtests 2005-12-13 16:17:33 +00:00