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
/
tutorial01.txt
Age
Commit message (
Expand
)
Author
2014-08-26
[1.7.x] Fixed #23362 -- Clarified "database columns as attributes" in tutorial.
Tim Graham
2014-08-18
[1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sq...
Baptiste Mispelon
2014-08-02
[1.7.x] Fixed #23148 -- Minor tweaks in tutorial code samples
Erik Romijn
2014-07-01
[1.7.x] Included irc link in paragraph to allow for l10n
Claude Paroz
2014-06-10
[1.7.x] Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-05-05
[1.7.x] Reordered tutorial 1 so that the database is configured first.
Tom
2014-04-26
[1.7.x] Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-16
[1.7.x] Fixed #22453 -- Corrected DoesNotExist message in docs.
Tim Graham
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Fixed #22129 -- Added steps for creating superusers to tutorial.
Greg Chapple
2014-02-13
Fixed #21951 -- Updated docs to use __str__ for Python 3
Alasdair Nicol
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2013-12-30
Fixed a broken link in docs/intro/tutorial01.txt.
Tim Graham
2013-12-30
Stopped populating the app registry as a side effect.
Aymeric Augustin
2013-12-30
Assumed Python 3 throughout docs/intro.
Aymeric Augustin
2013-12-25
Unified listing of shell commands/code
Yaroslav Halchenko
2013-11-27
Update tutorial part 1 to discuss migrations properly
Andrew Godwin
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-10-14
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-10-14
Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-17
Updated examples in the docs after eade315d.
Aymeric Augustin
2013-09-07
Fixed #20876 -- Changed Poll model name in tutorial to Question
Rodolfo
2013-08-15
Fixed some ReST errors regarding backticks
Tim Graham
2013-07-09
Fixed #18261 -- Clarified 'project root directory'
SusanTan
2013-05-18
Add missing imports to the examples in the 'First Steps'
leandrafinger
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
[next]