django/tests
Malcolm Tredinnick 92571b0d48 Fixed #2119 -- fixed problems with splitting SQL statements into separate
statements. Uses a patch from eaw@woudy.org and some contributions from
jpellerin@gmail.com. Also fixes #2034 and #1935.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3178 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-20 08:00:44 +00:00
..
modeltests Fixed bad formatting in 'lookup' model tests from [3157] 2006-06-20 04:16:11 +00:00
othertests Fixed #2181 -- allow '{' and '}' to be escaped via {% templatetag ... %}. 2006-06-18 04:12:55 +00:00
regressiontests Fixed #2119 -- fixed problems with splitting SQL statements into separate 2006-06-20 08:00:44 +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 Fixed #2161 -- handle trailing newlines in initial SQL data. Includes 2006-06-20 07:12:45 +00:00