This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
History
Adrian Holovaty
74f5d2b9b0
Fixed
#2528
-- Fixed 'time' template filter for midnight time value. Thanks, django@dougma.com
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3563
bcc190cf-cafb-0310-a4f2-bffc1f526a37
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
Fixed
#1626
-- Fixed a bunch of typos in comments and docs. Thanks, Dexter
2006-04-12 13:35:31 +00:00
runtests.py
Changed runtests.py to set USE_I18N=True for testing
2006-07-11 03:09:14 +00:00