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
/
docs
/
testing.txt
Age
Commit message (
Expand
)
Author
2008-01-02
gis: Merged revisions 6920-6989 via svnmerge from trunk.
Justin Bronn
2007-11-14
gis: Merged revisions 6614-6671 via svnmerge from trunk.
Justin Bronn
2007-09-20
gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk trunk].
Justin Bronn
2007-08-26
gis: Made necessary modifications for unicode, manage refactor, backend refac...
Justin Bronn
2007-07-01
gis: Merged revisions 5540-5582 via svnmerge from
Jeremy Dunck
2007-06-18
gis: Merged revisions 4786-5490 via svnmerge from
Jeremy Dunck
2007-03-29
gis: Merged revisions 4799-4809 via svnmerge.
Jeremy Dunck
2007-03-23
gis: Merged revisions 4669-4785 via svnmerge from trunk.
Jeremy Dunck
2007-03-06
gis: Merged revisions 4564-4668 via svnmerge from
Jeremy Dunck
2007-02-17
Fixed #3160 -- Added the ability to control the content type in a test client...
Russell Keith-Magee
2007-02-14
Fixed ReST error in docs/testing.txt
Adrian Holovaty
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-20
Fixed #3321 -- Fixed typo in docs/testing.txt (which still needs to be proofr...
Adrian Holovaty
2007-01-19
Fixed #3317 -- Fixed typos in docs/testing.txt. Thanks for the patch, Marc Fa...
Adrian Holovaty
2007-01-10
Fixed #3277 - fixed a couple of typoes in docs/testing.txt. Thanks, Jeremy.
Jacob Kaplan-Moss
2006-12-01
Fixed #3085 -- Typo in testing documentation. Thanks, Lachlan Cannon.
Russell Keith-Magee
2006-11-10
Fixed #3000 -- Fixed typo in docs/testing.txt. Thanks, Bastian Kleineidam
Adrian Holovaty
2006-09-29
Fixed #2845 -- Corrected a few spelling errors in the docs and changed a
Malcolm Tredinnick
2006-09-08
Clarified some minor issues in test system documentation.
Russell Keith-Magee
2006-09-04
Refs #2333 - Made minor formatting modifications to test framework documentat...
Russell Keith-Magee
2006-09-04
Refs #2333 - Made minor tweaks to the formatting of testing documentation.
Russell Keith-Magee
2006-09-03
Refs #2333 - Added documentation for the test Client, and removed a stray imp...
Russell Keith-Magee
2006-09-01
Refs #2333 - Added a TEST_DATABASE_NAME setting that can be used to override ...
Russell Keith-Magee
2006-08-31
Refs #2333 - Added more documentation for testing framework, and clarified so...
Russell Keith-Magee
2006-08-29
Added a rough cut of a document on using the new testing framework.
Jacob Kaplan-Moss