0
0
mirror of https://github.com/django/django.git synced 2024-11-28 21:43:13 +01: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 Fixed #1578 -- fixed a corner-case where we still wanting core=True attributes 2006-07-04 10:48:07 +00:00
doctest.py
runtests.py Changed runtests.py to set USE_I18N=True for testing 2006-07-11 03:09:14 +00:00