summaryrefslogtreecommitdiff
path: root/docs/topics/testing/advanced.txt
AgeCommit message (Expand)Author
2013-07-03[1.5.x] Fixed #20609 -- Documented how to use request.user with RequestFactorySusanTan
2013-05-31[1.5.x] Fixed #20166 - Corrected TEST_DEPENDENCIES example in testing docs.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
2012-12-22[1.5.x] Fixed #19497 -- Refactored testing docs.Ramiro Morales