summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial05.txt
AgeCommit message (Collapse)Author
2013-05-11[1.5.X] Fixed #20249 - Removed a "feature" in the tutorial that doesn't ↵Tim Graham
actually work. Thanks bmispelon for the report and draft patch. Backport of 679a2ac843 from master
2013-05-06[1.5.x] Fixed #20177 - Corrected docs for ↵Tim Graham
django.test.utils.setup_test_environment. Thanks vlad.london.uk@ for the report. Backport of bc02a963db from master
2013-03-30[1.5.X] Fixed #19582 - Added a static files tutorial.Tim Graham
Thanks James Pic. Backport of c32fc79aa1 from master
2013-03-10[1.5.x] Fixed #20008 -- Removed trailing slash in Wikipedia linkClaude Paroz
Thanks senden9 at gmail.com for the report. Backport of 63c52dcbcd from master.
2012-12-22[1.5.x] Fixed #19497 -- Refactored testing docs.Ramiro Morales
Thanks Tim Graham for the review and suggestions. d19109fd37e75ccf29d2ca64370102753dbc7c5b from master.
2012-12-15[1.5.X] Fixed #9962 - Added a testing tutorial.Tim Graham
Thank-you Daniele Procida for the first draft and shaibi, Aymeric, and others for the reviews. Backport of b052e6cc95 from master