1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests
2006-08-12 05:09:12 +00:00
..
modeltests Fixed #2458 -- DB API now properly escapes backslashes, so you don't have to double-escape them. Thanks, tom@eggdrop.ch 2006-08-11 05:20:31 +00:00
othertests Fixed #2528 -- Fixed 'time' template filter for midnight time value. Thanks, django@dougma.com 2006-08-12 05:09:12 +00:00
regressiontests
doctest.py
runtests.py