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
/
topics
/
testing
/
tools.txt
Age
Commit message (
Expand
)
Author
2014-12-27
[1.6.x] Fixed #24056 -- Fixed syntax highlighting in topics/testing/tools.txt.
Tim Graham
2014-11-24
[1.6.x] Fixed #23543 -- Added docs on testing management command output.
Danilo Bargen
2014-11-01
[1.6.x] Fixed #23744 -- Fixed typo in selenium testing example.
Tim Graham
2014-10-31
[1.6.x] Added a warning about direct settings manipulation in tests.
Tim Graham
2014-09-24
[1.6.x] Added SuspiciousOperation to list of caught exceptions in testing docs.
Thomas Grainger
2014-08-01
[1.6.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2014-07-28
[1.6.x] Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-06-30
[1.6.x] Fixed #19489 -- Documented host parameter of assertRedirects().
Tim Graham
2014-02-25
[1.6.x] Fixed #22071 -- Added a warning regarding override_settings and alias...
Henk Vos
2014-01-22
[1.6.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.6.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2013-12-31
[1.6.x] Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
Tim Graham