summaryrefslogtreecommitdiff
path: root/docs/intro
AgeCommit message (Expand)Author
2014-03-05[1.4.x] Fixed #21195 -- Clarifed usage of template_name in tutorial part 4.Tim Graham
2013-02-25[1.4.x] Fixed #19911 - Updated generic view links.Tim Graham
2013-02-12[1.4.x] Fixed #19815 - Removed an unused import in tutorial 3.Tim Graham
2013-01-17[1.4.x] Fixed #19555 - Removed '2012' from tutorial 1.Tim Graham
2012-09-08[1.4.x] Fixed some broken links in 1.4 docsTim Graham
2012-08-30[1.4.x] Updated obsolete links in the documentationClaude Paroz
2012-08-02[1.4.X] Fixed #17704 - Updated the StackedInline section in Tutorial 2; thank...Tim Graham
2012-07-01[1.4.X] Fixed #18493 - Added instructions to locate the Django source files t...Tim Graham
2012-06-30[1.4.X] Fixed #17705 - Updated TabularInline image and doc in tutorial 2.Tim Graham
2012-05-16[1.4.x] Updated docs/intro/whatsnext.txt to reference Git instead of SVNAdrian Holovaty
2012-03-29[1.4.X] Bump the version in a docs example.Claude Paroz
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2012-03-03Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...Aymeric Augustin
2012-03-02Edited stuff from [17543] to [17629]Adrian Holovaty
2012-02-26Fixed #17715 -- Updated the tutorial for time zone support, plus a few other ...Aymeric Augustin
2012-02-24Fixed #17757 - Typo in docs/intro/overview.txt; thanks kaushik1618.Timo Graham
2012-02-18Fixed #17706 - Improved short description example in Tutorial 2; thanks xbito...Timo Graham
2012-02-18Fixed #16618 -- Corrected the admin interface's breadcrumbs in the tutorials'...Julien Phalip
2012-02-03Made a bunch more edits up until [17418]Adrian Holovaty
2012-01-12Fixed #17538 -- corrected the section in tutorial 3 about the handler404 defa...Carl Meyer
2012-01-02Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected...Aymeric Augustin
2011-12-31Fixed #11986 - Added sudo to Mac OS permissions note in tutorial.Timo Graham
2011-11-19Fixed #17028 - Changed diveintopython.org -> diveintopython.netTimo Graham
2011-11-16Fixed #17240 -- Replaced links to the online version of the docs by internal ...Aymeric Augustin
2011-11-12Fixed #17206 -- Fixed an outdated error message in the tutorial part 3. Thank...Julien Phalip
2011-11-06Refs #17171 -- Updated tutorial sections 3 and 4 to follow the startproject t...Carl Meyer
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-10-13Added note to tutorial part #2 about possible mismatch with the Django versio...Ramiro Morales
2011-10-13Fixed #15372 -- Switched to a startproject default layout that allows us to a...Carl Meyer
2011-10-03Added some sphinx cross-reference links to the built-in template tags and fil...Julien Phalip
2011-09-30Fixed doc references to `django.db.models.query.QuerySet` and converted some ...Jannis Leidel
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-09-11Fixed #16079: Clarified (for real this time) how handler404 and handler500 wo...James Bennett
2011-09-09Fixed #16782 -- Corrected a broken cross-reference to the database engine set...Gabriel Hurley
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-08-23Fixed #16669 -- Made the startproject instruction formatting easier to read a...Julien Phalip
2011-08-23Fixed #16680 -- Used single quotes for the TEMPLATE_DIRS examples in part 2 o...Julien Phalip
2011-07-19Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, Ay...Jannis Leidel
2011-06-26Fixed #16169 -- Updated tutorial to match the current project template, speci...Jannis Leidel
2011-06-09Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...Ramiro Morales
2011-05-22Fixed #16051 - Changed a "file" reference in the tutorial to be an actual fil...Timo Graham
2011-05-13Fixed #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