django/tests
Adrian Holovaty 8ac9bb7ddf Fixed unit-test output error in m2m_and_m2o unit tests, due to a change in the model's __repr__ earlier today
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3041 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-01 04:30:39 +00:00
..
modeltests Fixed unit-test output error in m2m_and_m2o unit tests, due to a change in the model's __repr__ earlier today 2006-06-01 04:30:39 +00:00
othertests
doctest.py
runtests.py Django's tests now include models from django.contrib; this will allow testing against those models. 2006-05-26 21:28:12 +00:00