index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
intro
Age
Commit 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 docs
Tim Graham
2012-08-30
[1.4.x] Updated obsolete links in the documentation
Claude 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 SVN
Adrian Holovaty
2012-03-29
[1.4.X] Bump the version in a docs example.
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-03
Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...
Aymeric Augustin
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-02-26
Fixed #17715 -- Updated the tutorial for time zone support, plus a few other ...
Aymeric Augustin
2012-02-24
Fixed #17757 - Typo in docs/intro/overview.txt; thanks kaushik1618.
Timo Graham
2012-02-18
Fixed #17706 - Improved short description example in Tutorial 2; thanks xbito...
Timo Graham
2012-02-18
Fixed #16618 -- Corrected the admin interface's breadcrumbs in the tutorials'...
Julien Phalip
2012-02-03
Made a bunch more edits up until [17418]
Adrian Holovaty
2012-01-12
Fixed #17538 -- corrected the section in tutorial 3 about the handler404 defa...
Carl Meyer
2012-01-02
Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected...
Aymeric Augustin
2011-12-31
Fixed #11986 - Added sudo to Mac OS permissions note in tutorial.
Timo Graham
2011-11-19
Fixed #17028 - Changed diveintopython.org -> diveintopython.net
Timo Graham
2011-11-16
Fixed #17240 -- Replaced links to the online version of the docs by internal ...
Aymeric Augustin
2011-11-12
Fixed #17206 -- Fixed an outdated error message in the tutorial part 3. Thank...
Julien Phalip
2011-11-06
Refs #17171 -- Updated tutorial sections 3 and 4 to follow the startproject t...
Carl Meyer
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-10-13
Added note to tutorial part #2 about possible mismatch with the Django versio...
Ramiro Morales
2011-10-13
Fixed #15372 -- Switched to a startproject default layout that allows us to a...
Carl Meyer
2011-10-03
Added some sphinx cross-reference links to the built-in template tags and fil...
Julien Phalip
2011-09-30
Fixed doc references to `django.db.models.query.QuerySet` and converted some ...
Jannis Leidel
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2011-09-11
Fixed #16079: Clarified (for real this time) how handler404 and handler500 wo...
James Bennett
2011-09-09
Fixed #16782 -- Corrected a broken cross-reference to the database engine set...
Gabriel Hurley
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-08-23
Fixed #16669 -- Made the startproject instruction formatting easier to read a...
Julien Phalip
2011-08-23
Fixed #16680 -- Used single quotes for the TEMPLATE_DIRS examples in part 2 o...
Julien Phalip
2011-07-19
Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, Ay...
Jannis Leidel
2011-06-26
Fixed #16169 -- Updated tutorial to match the current project template, speci...
Jannis Leidel
2011-06-09
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...
Ramiro Morales
2011-05-22
Fixed #16051 - Changed a "file" reference in the tutorial to be an actual fil...
Timo Graham
2011-05-13
Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2011-02-22
Fixed #15257 - Add a link about field lookups to the tutorial; thanks dwillis.
Timo Graham
2011-01-26
Fixed #15153 - removed obsolete sentence in tutorial; thanks LeSphinx for the...
Timo Graham
2011-01-13
Fixed #15057 - documented change in [14992]
Luke Plant
2010-12-29
Fixed #14988 - Remove renaming step in tutorial that's no longer applicable d...
Timo Graham
2010-12-27
Fixed #14890 - Clarify poll "index" page in tutorial. thanks dbaggott for the...
Timo Graham
2010-12-27
Fixed #6550 - Changed generic view portion of the tutorial so it's equivalent...
Timo Graham
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
[next]