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
/
modeltests
/
test_client
History
Russell Keith-Magee
f9cdde0cb4
Fixed
#3162
-- Added coded to catch and rethrow exceptions that are thrown by the views visited by the test client. Thanks, Ben <afternoon@uk2.net>.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@4482
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-11 00:23:31 +00:00
..
__init__.py
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
management.py
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
models.py
Fixed
#3162
-- Added coded to catch and rethrow exceptions that are thrown by the views visited by the test client. Thanks, Ben <afternoon@uk2.net>.
2007-02-11 00:23:31 +00:00
urls.py
Fixed
#3162
-- Added coded to catch and rethrow exceptions that are thrown by the views visited by the test client. Thanks, Ben <afternoon@uk2.net>.
2007-02-11 00:23:31 +00:00
views.py
Fixed
#3162
-- Added coded to catch and rethrow exceptions that are thrown by the views visited by the test client. Thanks, Ben <afternoon@uk2.net>.
2007-02-11 00:23:31 +00:00