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
Jacob Kaplan-Moss
8e2d275390
Fixed
#241
-- added django.contrib.markup app with markup templatetags for Textile, ReST and Markdown
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@467
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-10 18:31:33 +00:00
..
othertests
Fixed
#241
-- added django.contrib.markup app with markup templatetags for Textile, ReST and Markdown
2005-08-10 18:31:33 +00:00
testapp
Doctest now uses the ELLIPSIS option, which allows the one_to_one test to pass under sqlite. This
fixes
#238
.
2005-08-10 18:10:38 +00:00
doctest.py
Added first stab at model and DB-API unit tests
2005-07-29 15:15:40 +00:00
runtests.py
Doctest now uses the ELLIPSIS option, which allows the one_to_one test to pass under sqlite. This
fixes
#238
.
2005-08-10 18:10:38 +00:00