django/tests
Adrian Holovaty 991832d0c4 Fixed #154 -- Fixed constraint error when deleting an object with a many-to-many field
git-svn-id: http://code.djangoproject.com/svn/django/trunk@447 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-10 00:21:41 +00:00
..
othertests Added framework for writing non-model-based tests, and added tests for cache and templates 2005-08-01 19:09:07 +00:00
testapp Fixed #154 -- Fixed constraint error when deleting an object with a many-to-many field 2005-08-10 00:21:41 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Improved unit-test framework so that it handles database errors more elegantly 2005-08-09 23:51:55 +00:00