django/tests
Adrian Holovaty 473306a658 Added unit test to one_to_one model that confirms #527
git-svn-id: http://code.djangoproject.com/svn/django/trunk@648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-20 01:12:24 +00:00
..
othertests Fixed #486 -- Fixed bug in template filter parsing in edge cases, and added unit tests. Thanks, Simon 2005-09-11 15:18:04 +00:00
testapp Added unit test to one_to_one model that confirms #527 2005-09-20 01:12:24 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Fixed #506 -- runtests.py now allows models to be tested individually. Thanks, Simon 2005-09-19 01:18:04 +00:00