django/tests
Adrian Holovaty 1805bbb6cd Changed runtests.py to set USE_I18N=True for testing
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3319 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-11 03:09:14 +00:00
..
modeltests Fixes #2271 -- Added code to imply !__exact on any query argument that doesn't finish with a known query term. 2006-07-01 03:14:33 +00:00
othertests Fixes #2202 -- Added ability to customize output of pluralize filter to handle irregular cases (walrus/walruses, cherry/cherries). Thanks to gid for the suggestion and the initial patch 2006-07-04 06:18:39 +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