django/tests
Adrian Holovaty bbfc645337 Fixed #1181 -- get_in_bulk no longer fails on empty input. Also added unit tests. Thanks, akaihola
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-06 20:43:14 +00:00
..
othertests Changed repr for MultiValueDict 2006-01-04 17:09:26 +00:00
testapp Fixed #1181 -- get_in_bulk no longer fails on empty input. Also added unit tests. Thanks, akaihola 2006-01-06 20:43:14 +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 #1145 -- Added unit tests for default template filters and fixed two bugs in filters. Thanks, Luke Plant 2006-01-01 18:37:33 +00:00