index
:
django.git
fix-31295
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
/
tutorial01.txt
Age
Commit message (
Expand
)
Author
2013-05-07
Fixed Sphinx error in tutorial 1.
Carl Meyer
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-04-28
Pointed to the docs version switcher in tutorial 1.
Aymeric Augustin
2013-04-22
Fixed #19211 -- Adapted tutorial for Python 3
Claude Paroz
2013-04-20
Updated tutorial INSTALLED_APPS section (removed contrib.sites)
Claude Paroz
2013-04-12
Fixed #20247 - Added some missing paths in the tutorial.
Tim Graham
2013-03-23
Fix minor typo in tutorial
Christos Kontas
2013-03-12
Fixed #19965 - Added a warning that the tutorial is written for Python 2.
Tim Graham
2013-02-10
Updated tutorial 1 to reflect changes in default project template.
Tim Graham
2013-02-07
Fixed #19706 - Tweaks to the tutorial.
Tim Graham
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-02-01
Avoided ambiguous output when runserver port is already in use.
Aymeric Augustin
2013-01-31
Attempted to reduce version mismatch problems in the tutorial.
Aymeric Augustin
2013-01-08
Added sphinx substitutions in place of hardcoded version numbers.
Tim Graham
2013-01-08
Fixed #19555 - Removed '2012' from tutorial 1.
Tim Graham
2013-01-06
Fixed #19571 -- Updated runserver output in the tutorial
Claude Paroz
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-24
Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-12-15
Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.
Tim Graham
2012-12-13
Removes PHP references
Ben Longden
2012-12-11
Fixed #19377 - Emphasized database host link in tutorial
Tim Graham
2012-11-13
Fixed #19260 - Added a comment to tutorial 1.
Tim Graham
2012-08-04
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...
Angeline Tan
2012-05-25
Fixed #17929 -- Improved tutorial wording and capitalization.
Claude Paroz
2012-05-22
Fixed #18167 -- Gave advice on checking Django version in the tutorial.
Claude Paroz
2012-04-20
Fixed #10494 -- Added kwargs to QuerySet.get() error message in the case no o...
Anssi Kääriäinen
2012-03-31
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...
Claude Paroz
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-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-16
Fixed #17240 -- Replaced links to the online version of the docs by internal ...
Aymeric Augustin
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
Fixed #15372 -- Switched to a startproject default layout that allows us to a...
Carl Meyer
2011-09-09
Fixed #16782 -- Corrected a broken cross-reference to the database engine set...
Gabriel Hurley
2011-08-23
Fixed #16669 -- Made the startproject instruction formatting easier to read a...
Julien Phalip
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
2010-12-11
Fixed #14863 - Add contrib.messages and staticfiles to list of default INSTAL...
Timo Graham
2010-11-19
Fixed #14728 -- Broadened warning about django-admin.py missing .py suffix to...
Carl Meyer
2010-11-17
Remove an obsolete admonition in tutorial one (referencing 0.96 functionality)
Chris Beaven
2010-11-08
Small rewording of tutorial01.txt changes from [14066]
Adrian Holovaty
2010-10-10
Fixed typo in tutorial 01.
Carl Meyer
2010-10-10
Fixed #13927 -- Advises that the Ubuntu package manager drops the .py extensi...
Gabriel Hurley
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-09
Fixed #14255 -- factor project name out of app imports in tutorial. Thanks to...
Simon Meers
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-03-08
Fixed #12114 -- Clarified the existence of the reverse relation _set in the t...
Russell Keith-Magee
2010-02-01
Fixed #12745: The maxlength -> max_length change happened in 2007, we can pro...
James Bennett
[prev]
[next]