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
Malcolm Tredinnick
4fc6e51706
Tests to avoid regressions for ticket
#2108
. See also r3115.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3116
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-08 15:15:27 +00:00
..
modeltests
Tests to avoid regressions for ticket
#2108
. See also r3115.
2006-06-08 15:15:27 +00:00
othertests
Fixed
#2109
-- Convert old-style classes to new-style classes throughout Django. Thanks, Nicola Larosa
2006-06-08 05:00:13 +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
Django's tests now include models from django.contrib; this will allow testing against those models.
2006-05-26 21:28:12 +00:00