index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modeltests
/
test_client
Age
Commit message (
Expand
)
Author
2007-05-10
Added configurable arguments to assertRedirects and assertContains to allow f...
Russell Keith-Magee
2007-05-08
Added redirection for email services during test conditions.
Russell Keith-Magee
2007-05-07
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use d...
Russell Keith-Magee
2007-05-05
Backwards incompatible change: Changed the way test.Client.login operates. Ol...
Russell Keith-Magee
2007-05-05
Added a default test Client to TestCase, and added some assertions for some c...
Russell Keith-Magee
2007-03-23
Renumbered all the doctest examples so that they are ordered correctly on the...
Jacob Kaplan-Moss
2007-03-22
Fixes #3212 -- Added code to test client to allow posting of multi-form value...
Russell Keith-Magee
2007-03-01
Fixes #2333 -- Added test fixtures framework.
Russell Keith-Magee
2007-02-26
Fixed a few Python2.3-related bugs in the tests (see #3396). A few more left,...
Jacob Kaplan-Moss
2007-02-17
Fixed #3160 -- Added the ability to control the content type in a test client...
Russell Keith-Magee
2007-02-11
Fixed #3162 -- Added coded to catch and rethrow exceptions that are thrown by...
Russell Keith-Magee
2007-02-09
Added a ``session`` attribute to the test Client, to make it easier to test i...
Russell Keith-Magee
2007-01-29
Fixed Python 2.4-ism in modeltests/test_client. Thanks for the find, Robert ...
Jacob Kaplan-Moss
2006-09-02
Refs #2333 - Added model test for the test Client.
Russell Keith-Magee
[prev]