django/tests
Adrian Holovaty 250281361d Changed get_object() not to use 'ordering' parameter from the model. Thanks, Ned Batchelder. Also updated some unit tests to show correct DoesNotExist output
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-02-25 17:24:17 +00:00
..
othertests Removed a datetime test in tests/defaultfilters -- it was failing because it's hard to test datetime-related stuff 2006-02-25 17:09:54 +00:00
testapp Changed get_object() not to use 'ordering' parameter from the model. Thanks, Ned Batchelder. Also updated some unit tests to show correct DoesNotExist output 2006-02-25 17:24:17 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Added usage to unit-test OptionParser 2006-02-18 20:08:20 +00:00