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
0e92f70602
Fixed runtests.py problem from [3177] where it assumed you were running the tests from within the tests directory
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3181
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-20 14:27: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
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 runtests.py problem from [3177] where it assumed you were running the tests from within the tests directory
2006-06-20 14:27:44 +00:00