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
2022-10-04
[4.1.x] Removed note about "0" IP address from tutorial.
Mariusz Felisiak
2022-06-27
[4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-02-10
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
Mariusz Felisiak
2020-03-24
Fixed #31385 -- Improved wording in tutorial 1.
Victor Moura
2019-12-31
Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
Gabriel Augendre
2019-12-05
Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-02-13
Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-01-30
Fixed #30116 -- Dropped support for Python 3.5.
Tim Graham
2019-01-14
Fixed "lets" mistakes in docs.
David Beitey
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-08-22
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-05-21
Added help for common 404 error in tutorial 1.
Daniel Roseman
2018-03-22
isorted import statements in tutorial example
Melissa Lewis
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2017-12-18
Fixed #28938 -- Corrected Python compatibility in the tutorial.
Daniel Hepper
2017-09-25
Fixed #27857 -- Dropped support for Python 3.4.
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-08-07
Fixed #28457 -- Updated the design of the 'Congrats' page for new Django proj...
Timothy Allen
2017-02-21
Used "0" ip shortcut for runserver example.
Timothy Allen
2017-02-09
Explained the shell's $ prefix in tutorial 1.
Tim Graham
2016-07-06
Fixed capitalization of "URL pattern".
Tim Graham
2016-07-06
Improved grammar in tutorial01.
Daniel Rice
2016-07-02
Fixed #26829 -- Simplified version detection command in tutorial
Md. Sadaf Noor
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-03-09
Fixed #26255 -- Fixed orphaned include() reference following tutorial reorder...
Tim Graham
2015-12-31
Refs #21927 -- Added note about include() to tutorial.
Marten Kenbeek
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-10-01
Made a couple tutorial corrections for Django 1.9.
Tim Graham
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-06-18
Removed support for Python 3.3.
Tim Graham
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-04
Added migrations directory to file structure in tutorial
Edin Sarajlic
2015-05-28
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti
2015-05-19
Made minor edits to docs/intro/tutorial01.text
I am Clinton
2015-03-30
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-02-27
Improved wording in tutorial 1.
Alex Shaindlin
2015-02-22
Corrected sqlmigrate output in tutorial 1.
Tim Graham
2015-02-22
Fixed #24371 -- Cautioned against trying to switch databases.
Tim Graham
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-17
Removed support for custom SQL per deprecation timeline.
Tim Graham
2015-01-17
Removed compatibility with Python 3.2.
Tim Graham
2014-12-25
Fixed typo in docs/intro/tutorial01.txt.
Brian Scoles
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-09-15
Fixed #23486 -- Corrected makemigrations output in tutorial 1.
Tim Graham
2014-09-05
Removed an admonition in the tutorial about the old project layout.
Tim Graham
[next]