index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
intro
/
tutorial01.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
1
-3
/
+3
*
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
1
-3
/
+9
*
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-18
1
-1
/
+1
*
Removed note about "0" IP address from tutorial.
Mariusz Felisiak
2022-10-04
1
-3
/
+3
*
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-31
1
-3
/
+3
*
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-29
1
-8
/
+8
*
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
Mariusz Felisiak
2021-02-10
1
-1
/
+1
*
Fixed #31385 -- Improved wording in tutorial 1.
Victor Moura
2020-03-24
1
-3
/
+3
*
Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
Gabriel Augendre
2019-12-31
1
-4
/
+2
*
Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
Mariusz Felisiak
2019-12-05
1
-0
/
+4
*
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-06
1
-4
/
+3
*
Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-02-13
1
-1
/
+1
*
Fixed #30116 -- Dropped support for Python 3.5.
Tim Graham
2019-01-30
1
-1
/
+1
*
Fixed "lets" mistakes in docs.
David Beitey
2019-01-14
1
-2
/
+2
*
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-10
1
-6
/
+6
*
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-08-22
1
-1
/
+1
*
Added help for common 404 error in tutorial 1.
Daniel Roseman
2018-05-21
1
-0
/
+5
*
isorted import statements in tutorial example
Melissa Lewis
2018-03-22
1
-1
/
+1
*
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-20
1
-7
/
+7
*
Fixed #28938 -- Corrected Python compatibility in the tutorial.
Daniel Hepper
2017-12-18
1
-6
/
+6
*
Fixed #27857 -- Dropped support for Python 3.4.
Tim Graham
2017-09-25
1
-1
/
+1
*
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-20
1
-59
/
+32
*
Fixed #28457 -- Updated the design of the 'Congrats' page for new Django proj...
Timothy Allen
2017-08-07
1
-1
/
+1
*
Used "0" ip shortcut for runserver example.
Timothy Allen
2017-02-21
1
-6
/
+7
*
Explained the shell's $ prefix in tutorial 1.
Tim Graham
2017-02-09
1
-1
/
+2
*
Fixed capitalization of "URL pattern".
Tim Graham
2016-07-06
1
-1
/
+1
*
Improved grammar in tutorial01.
Daniel Rice
2016-07-06
1
-3
/
+4
*
Fixed #26829 -- Simplified version detection command in tutorial
Md. Sadaf Noor
2016-07-02
1
-1
/
+1
*
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-05-08
1
-9
/
+6
*
Fixed #26255 -- Fixed orphaned include() reference following tutorial reorder...
Tim Graham
2016-03-09
1
-0
/
+14
*
Refs #21927 -- Added note about include() to tutorial.
Marten Kenbeek
2015-12-31
1
-0
/
+5
*
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-12-01
1
-2
/
+2
*
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-11-16
1
-1
/
+1
*
Made a couple tutorial corrections for Django 1.9.
Tim Graham
2015-10-01
1
-2
/
+4
*
Updated Wikipedia links to use https
Claude Paroz
2015-08-08
1
-1
/
+1
*
Removed support for Python 3.3.
Tim Graham
2015-06-18
1
-1
/
+1
*
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-08
1
-5
/
+5
*
Added migrations directory to file structure in tutorial
Edin Sarajlic
2015-06-04
1
-0
/
+2
*
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti
2015-05-28
1
-545
/
+107
*
Made minor edits to docs/intro/tutorial01.text
I am Clinton
2015-05-19
1
-9
/
+9
*
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-03-30
1
-1
/
+10
*
Improved wording in tutorial 1.
Alex Shaindlin
2015-02-27
1
-2
/
+2
*
Corrected sqlmigrate output in tutorial 1.
Tim Graham
2015-02-22
1
-14
/
+11
*
Fixed #24371 -- Cautioned against trying to switch databases.
Tim Graham
2015-02-22
1
-1
/
+3
*
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-22
1
-11
/
+11
*
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-03
1
-2
/
+2
*
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-18
1
-7
/
+4
*
Removed support for custom SQL per deprecation timeline.
Tim Graham
2015-01-17
1
-2
/
+0
*
Removed compatibility with Python 3.2.
Tim Graham
2015-01-17
1
-1
/
+1
*
Fixed typo in docs/intro/tutorial01.txt.
Brian Scoles
2014-12-25
1
-1
/
+1
[next]