summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial02.txt
AgeCommit message (Expand)Author
2010-03-08Fixed #12811 -- Modified Tutorial 2 to indicate that the templating language ...Russell Keith-Magee
2010-01-10Fixed #11222 -- Clarified location of admin templates in tutorial02. Thanks, ...Adrian Holovaty
2010-01-10Fixed #11501 -- Removed 'How meta' from tutorial 2 to appease the grammar nazisAdrian Holovaty
2009-10-14Fixed #11959 -- Updated the tutorial to ensure that the admin site continues ...Russell Keith-Magee
2009-06-18Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...Russell Keith-Magee
2009-05-17Fixed #10855: Reference doc on creating superusers in the tutorial at the poi...Karen Tracey
2009-05-17Fixed #10925 -- Clarified the location of some code referenced in the tutoria...Karen Tracey
2009-03-31Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,...Gary Wilson Jr
2009-02-24Cleaned up some documentation about admin URLs in Django 1.1. Thanks, Alex Ga...Jacob Kaplan-Moss
2009-01-14Fixed #6470: made the admin use a URL resolver.Jacob Kaplan-Moss
2008-10-05Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial.Malcolm Tredinnick
2008-09-11Edited docs changes from [9010] and [9011]Adrian Holovaty
2008-09-11Clarified the bit in the tutorial about creating your first admin.py - fixes ...Simon Willison
2008-09-03Fixed #8811: Corrected URL example in tutorial part 2James Bennett
2008-09-02Fixed #8496: added a note about admindocs to the project template and the tut...Jacob Kaplan-Moss
2008-08-26Fixed #8560 -- Corrected a typo in a comment of docs/intro/tutorial02.txt to ...Brian Rosner
2008-08-26Fixed #8558 -- Removed a stray line in tutorial 2 left over from when it wasMalcolm Tredinnick
2008-08-25Removed outdated "adminindex" command -- the same behavior is now far easier ...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss