1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
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