summaryrefslogtreecommitdiff
path: root/docs/intro
AgeCommit message (Expand)Author
2009-12-28[soc2009/model-validation] Merget to trunk at r12009Honza Král
2009-11-07[soc2009/model-validation] Merged to trunk at r11724Honza Král
2009-10-12[soc2009/model-validation] Merged to trunk at r11603Honza Král
2009-08-05[soc2009/model-validation] Merged to trunk at r11365Honza Král
2009-06-21Merged to trunk at r11079Honza Král
2009-06-18[soc2009/model-validation] merged to trunk at r11032Honza Král
2009-05-26Fixed #11205 -- Made the links to the str method description look the same as...Karen Tracey
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-05-09Added admin URLs back to the urls.py example in the tutorial - had a complain...Simon Willison
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2009-03-31Fixed #10266 -- Clarified restart of shell in tutorial, patch from mboersma.Gary Wilson Jr
2009-03-31Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,...Gary Wilson Jr
2009-03-30Fixed #9944 -- Fixed a URL in tutorial four that was changed in the "Decoupli...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-12-09Another place where we talked about Python versions.James Bennett
2008-11-01Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin.Karen Tracey
2008-11-01Fixed #9487 -- Corrected several links into the Python docs that were broken ...Karen Tracey
2008-11-01Fixed #9491 -- Added a missing 'the' in what to read next. Thanks mh983.Karen Tracey
2008-10-05Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial.Malcolm Tredinnick
2008-09-16Fixed #9097 -- Fixed typo in tutorial04.txt. Thanks, zheAdrian Holovaty
2008-09-14Fixed #9059: Corrected some markup in tutorial 4 that incorrectly identified ...Russell Keith-Magee
2008-09-14Fixed #9048: Corrected markup typo in tutorial 4. Thanks to gkelly for the re...Russell Keith-Magee
2008-09-11Edited docs changes from [9010] and [9011]Adrian Holovaty
2008-09-11Fixed #9018Simon Willison
2008-09-11Clarified the bit in the tutorial about creating your first admin.py - fixes ...Simon Willison
2008-09-11Small documentation tweaks, fixes #9000 - thanks, ramiroSimon Willison
2008-09-09Fixed #8986 -- Fixed typo in install.txt. Thanks, rduffieldAdrian Holovaty
2008-09-09Fixed #8982 -- Removed funky character from whatsnext.txt. Thanks, Fernando C...Adrian Holovaty
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-09-02Cleaned up a bunch of minor doc stuff:Jacob Kaplan-Moss
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-30Fixed #8581: Corrected example of "grep" to search docsJames Bennett
2008-08-28Fixed #8406: Corrected some expected output to use repr format. Thanks to ari...Russell Keith-Magee
2008-08-28Fixed #8581: Updated the suggested command for a low-tech documentation searc...Russell Keith-Magee
2008-08-27Removed oldforms, validators, and related code:Gary Wilson Jr
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-26Fixed #8326: added documentation about running Django on Jython. Docs origina...Jacob Kaplan-Moss
2008-08-26Fixed #8150 -- Updated a reference to creating an admin class in the overviewMalcolm Tredinnick
2008-08-25Removed outdated "adminindex" command -- the same behavior is now far easier ...Jacob Kaplan-Moss
2008-08-25Converted some images in the docs that claimed to be PNGs, but weren't.Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss