summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial05.txt
AgeCommit message (Expand)Author
2013-10-14[1.6.x] Fixed #21027 -- Updated tutorial 5 docs to link to management shell c...Max Vizard
2013-09-25[1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-05-18Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.Ramiro Morales
2013-05-11Fixed #20249 - Removed a "feature" in the tutorial that doesn't actually work.Tim Graham
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-05-07Fixed inconsistent punctuation in tutorial 5.Carl Meyer
2013-05-06Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment.Tim Graham
2013-03-29Fixed #19582 - Added a static files tutorial.Tim Graham
2013-03-10Fixed #20008 -- Removed trailing slash in Wikipedia linkClaude Paroz
2013-02-04Simplified default project template.Aymeric Augustin
2012-12-21Fixed #19497 -- Refactored testing docs.Ramiro Morales
2012-12-15Fixed #9962 - Added a testing tutorial.Tim Graham