summaryrefslogtreecommitdiff
path: root/docs/topics/testing
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-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 #19516Tim Graham
2012-12-28[1.5.x] Fixed #19498 -- refactored auth documentationPreston Holmes
2012-12-26[1.5.X] Fixed broken links, round 3. refs #19516Tim Graham
2012-12-24[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham
2012-12-22[1.5.x] Fixed #19497 -- Refactored testing docs.Ramiro Morales