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
02fcfe6216
Cleaned up numbering with model unit tests
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3031
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-31 19:23:07 +00:00
..
modeltests
Cleaned up numbering with model unit tests
2006-05-31 19:23:07 +00:00
othertests
Fixed
#1321
-- Made DJANGO_SETTINGS_MODULE optional. You can now call django.conf.settings.configure() to set settings manually if you don't have a settings module. Thanks, Malcolm Tredinnick, Luke Plant, Fredrik Lundh
2006-05-16 21:28:06 +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