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
Age
Commit message (
Expand
)
Author
2014-01-22
[1.5.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.5.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2013-11-07
[1.5.x] Fixed broken link for TestCase.multi_db.
Tim Graham
2013-10-22
[1.5.x] Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
Tim Graham
2013-10-11
[1.5.x] Fixed #15582 -- Documented how TransactionTestCase.multi_db affects f...
Tim Graham
2013-08-22
[1.5.x] Documentation -- Clarified use of 'view' in test client introduction.
Kevin Christopher Henry
2013-07-03
[1.5.x] Fixed #20609 -- Documented how to use request.user with RequestFactory
SusanTan
2013-05-31
[1.5.x] Fixed #20166 - Corrected TEST_DEPENDENCIES example in testing docs.
Tim Graham
2013-05-23
[1.5.x] Fixed #20316 - Clarified transaction behavior of TestCase.
Tim Graham
2013-05-15
[1.5.x] Fixed #20165 - Updated testing example to use django.test.TestCase.
Tim Graham
2013-05-06
[1.5.x] Fixed #20177 - Corrected docs for django.test.utils.setup_test_enviro...
Tim Graham
2013-05-06
[1.5.x] Fixed #20274 - Added some clarifying section headings in the test docs.
Tim Graham
2013-03-30
[1.5.x] Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-22
[1.5.x] Added missing markup to docs.
Tim Graham
2013-01-02
[1.5.x] Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
[1.5.x] Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-28
[1.5.x] Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-26
[1.5.X] Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-24
[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-12-22
[1.5.x] Fixed #19497 -- Refactored testing docs.
Ramiro Morales