summaryrefslogtreecommitdiff
path: root/docs/intro
AgeCommit message (Expand)Author
2012-02-24[1.3.X] Fixed #17757 - Typo in docs/intro/overview.txt; thanks kaushik1618.Timo Graham
2012-02-18[1.3.X] Fixed #17706 - Improved short description example in Tutorial 2; than...Timo Graham
2012-01-26[1.3.X] Fixed #17240 -- Replaced links to the online version of the docs by i...Ramiro Morales
2012-01-12Fixed #17538 -- corrected the section in tutorial 3 about the handler404 defa...Carl Meyer
2011-12-31[1.3.X] Fixed #11986 - Added sudo to Mac OS permissions note in tutorial.Timo Graham
2011-11-19[1.3.X] Fixed #17028 - Changed diveintopython.org -> diveintopython.netTimo Graham
2011-11-06[1.3.X] Fixed #17171 -- Updated tutorial urls.py code snippets to match start...Carl Meyer
2011-09-11[1.3.X] Fixed #16079: Clarified (for real this time) how handler404 and handl...James Bennett
2011-09-09[1.3.X] Fixed #16782 -- Corrected a broken cross-reference to the database en...Gabriel Hurley
2011-08-23[1.3.X] Fixed #16680 -- Used single quotes for the TEMPLATE_DIRS examples in ...Julien Phalip
2011-08-23[1.3.X] Fixed #16669 -- Made the startproject instruction formatting easier t...Julien Phalip
2011-05-22[1.3.X] Fixed #16051 - Changed a "file" reference in the tutorial to be an ac...Timo Graham
2011-05-13[1.3.X] Fixed #16014 -- numerous documentation typos -- thanks psmith.Simon Meers
2011-02-22Fixed #15257 - Add a link about field lookups to the tutorial; thanks dwillis.Timo Graham
2011-01-26Fixed #15153 - removed obsolete sentence in tutorial; thanks LeSphinx for the...Timo Graham
2011-01-13Fixed #15057 - documented change in [14992]Luke Plant
2010-12-29Fixed #14988 - Remove renaming step in tutorial that's no longer applicable d...Timo Graham
2010-12-27Fixed #14890 - Clarify poll "index" page in tutorial. thanks dbaggott for the...Timo Graham
2010-12-27Fixed #6550 - Changed generic view portion of the tutorial so it's equivalent...Timo Graham
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-12-11Fixed #14863 - Add contrib.messages and staticfiles to list of default INSTAL...Timo Graham
2010-11-23Fixes #6739 -- better development installation docs. Thanks to Adam Vandenber...Chris Beaven
2010-11-19Fixed #14728 -- Broadened warning about django-admin.py missing .py suffix to...Carl Meyer
2010-11-17Remove an obsolete admonition in tutorial one (referencing 0.96 functionality)Chris Beaven
2010-11-08Small rewording of tutorial01.txt changes from [14066]Adrian Holovaty
2010-11-07Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro...Gabriel Hurley
2010-11-06Fixed #14627 -- Made Tutorial 3 more explicit regarding the transformations t...Gabriel Hurley
2010-10-26Corrected some typos in the tutorial, thanks to Brandon Height for the report.Alex Gaynor
2010-10-21Fixed #14519 -- corrected a type in the tutorial, thanks buriy for the report...Alex Gaynor
2010-10-20Fixed #14432 -- Added an import statement which was previously implied in tut...Gabriel Hurley
2010-10-19Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by class-based vie...Russell Keith-Magee
2010-10-19Fixed #14464 -- Strengthened the admonition regarding documentation versions ...Gabriel Hurley
2010-10-19Fixed #14426 -- Removed "mysite" import statements from examples that might t...Gabriel Hurley
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee
2010-10-10Fixed typo in tutorial 01.Carl Meyer
2010-10-10Fixed #13927 -- Advises that the Ubuntu package manager drops the .py extensi...Gabriel Hurley
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-10-09Fixed #14255 -- factor project name out of app imports in tutorial. Thanks to...Simon Meers
2010-09-13Fixed #13623 - code in intro-tutorial03 missing an import statementLuke Plant
2010-09-13Fixed #12918 - Tutorial page 2 issuesLuke Plant
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-18Fixed #14111 -- Updated Sphinx version recommendation in documentation. Thank...Jannis Leidel
2010-08-18Fixed #14127: Adding a couple of missing backticks. Thanks kishkin.Karen Tracey
2010-07-05Fixed #13880 - added 2.7 to list of supported versions of PythonLuke Plant
2010-05-10Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 for the ...Russell Keith-Magee
2010-03-08Fixed #12114 -- Clarified the existence of the reverse relation _set in the t...Russell Keith-Magee
2010-03-08Fixed #12811 -- Modified Tutorial 2 to indicate that the templating language ...Russell Keith-Magee
2010-02-24Fixed #12958 -- Fixed typo I introduced in r12527. Thanks, mitchf.Justin Bronn
2010-02-23Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin...Justin Bronn
2010-02-22Fixed #12585 -- Corrected typo in tutorial03. Thanks, fcsmith.Justin Bronn