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
Russell Keith-Magee
f073797f4c
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@5156
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-07 12:34:18 +00:00
..
modeltests
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing.
2007-05-07 12:34:18 +00:00
regressiontests
Fixed comma splice in error message introduced in [5133]
2007-05-06 04:12:08 +00:00
templates
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing.
2007-05-07 12:34:18 +00:00
runtests.py
Fixed
#2490
: Added a polite note to runtests.py about setting DJANGO_SETTINGS_MODULE or --settings.
2007-02-26 22:34:56 +00:00
urls.py
Fixes
#2333
-- Added test fixtures framework.
2007-03-01 13:11:08 +00:00