summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial01.txt
AgeCommit message (Expand)Author
2011-02-22[1.2.X] Fixed #15257 - Add a link about field lookups to the tutorial; thanks...Timo Graham
2010-12-11[1.2.X] Fixed #14863 - Add contrib.messages to list of default INSTALLED_APPS...Timo Graham
2010-11-19[1.2.X] Fixed #14728 -- Broadened warning about django-admin.py missing .py s...Carl Meyer
2010-11-17[1.2.X] Remove an obsolete admonition in tutorial one (referencing 0.96 funct...Chris Beaven
2010-11-08[1.2.X] Small rewording of tutorial01.txt changes from [14066]Jacob Kaplan-Moss
2010-10-10[1.2.X] Fixed typo in tutorial 01. Backport of [14129].Carl Meyer
2010-10-10[1.2.X] Advises that the Ubuntu package manager drops the .py extension from ...Gabriel Hurley
2010-10-09[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v...Russell Keith-Magee
2010-10-09[1.2.X] Fixed #14255 -- factor project name out of app imports in tutorial. T...Simon Meers
2010-08-19[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...Jacob Kaplan-Moss
2010-03-08Fixed #12114 -- Clarified the existence of the reverse relation _set in the t...Russell Keith-Magee
2010-02-01Fixed #12745: The maxlength -> max_length change happened in 2007, we can pro...James Bennett
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-10-14Fixed #11959 -- Updated the tutorial to ensure that the admin site continues ...Russell Keith-Magee
2009-09-12Fixed #11628 -- Corrected the tutorial, removing instructions to update the y...Russell Keith-Magee
2009-06-18Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...Russell Keith-Magee
2009-05-26Fixed #11205 -- Made the links to the str method description look the same as...Karen Tracey
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-31Fixed #10266 -- Clarified restart of shell in tutorial, patch from mboersma.Gary Wilson Jr
2008-09-11Fixed #9018Simon Willison
2008-09-11Small documentation tweaks, fixes #9000 - thanks, ramiroSimon Willison
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss