django/tests
Adrian Holovaty e5cd46d6d1 Fixed #2026 -- Added support for 'and' in template 'if' tags, added dozens of unit tests and updated docs. Thanks, ckknight
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3108 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-08 03:33:21 +00:00
..
modeltests Fixed #2108 -- do not try to save an empty model. 2006-06-08 00:13:52 +00:00
othertests Fixed #2026 -- Added support for 'and' in template 'if' tags, added dozens of unit tests and updated docs. Thanks, ckknight 2006-06-08 03:33:21 +00:00
doctest.py Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter 2006-04-12 13:35:31 +00:00
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