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
5f47161831
Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sql
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3180
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-20 14:11:59 +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
Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sql
2006-06-20 14:11:59 +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