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
/
tutorial02.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-02-13
1
-2
/
+2
*
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-10
1
-10
/
+10
*
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-08-22
1
-2
/
+2
*
Fixed typos in comments and docs.
luz.paz
2018-08-01
1
-1
/
+1
*
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-12
1
-2
/
+2
*
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-20
1
-7
/
+7
*
Removed note in tutorial about bypassing manage.py.
Tim Graham
2018-01-11
1
-22
/
+0
*
Fixed #27953 -- Added instance's pk to Model.__str__().
Collin Anderson
2017-06-09
1
-4
/
+4
*
Refs #23919 -- Removed docs references to long integers.
Tim Graham
2017-01-19
1
-4
/
+1
*
Refs #23919 -- Removed python_2_unicode_compatible decorator usage
Claude Paroz
2017-01-18
1
-3
/
+0
*
Described PostgreSQL as more scalable than SQLite.
mark-summerfield
2016-10-27
1
-1
/
+1
*
Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2.
Ankur Gupta
2016-09-07
1
-3
/
+6
*
Refs #26312 -- Reworded tutorial 2 to avoid spelling "error".
Tim Graham
2016-03-05
1
-1
/
+1
*
Fixed #26312 -- Documented "create database" requirement in tutorial 2.
Bob McDonald
2016-03-05
1
-4
/
+9
*
Fixed #26150 -- Sorted app_labels in migrate command output
Markus Holtermann
2016-01-29
1
-1
/
+1
*
Fixed #25063 -- Added path to makemigration's output of migration file.
Niels Van Och
2015-12-18
1
-1
/
+1
*
Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.
Tim Graham
2015-10-06
1
-9
/
+8
*
Removed an old note (Django 1.4-era) from the tutorial.
Tim Graham
2015-10-01
1
-13
/
+0
*
Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_com...
Tim Graham
2015-09-25
1
-19
/
+5
*
Made assorted improvements to the Oracle documentation.
Mariusz Felisiak
2015-09-18
1
-2
/
+3
*
Fixed #25356 -- Removed default_app_config from startapp template.
Tim Graham
2015-09-07
1
-3
/
+3
*
Fixed #25153 -- Moved 'polls' first in tutorial's INSTALLED_APPS.
Tim Graham
2015-08-19
1
-1
/
+1
*
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-08-07
1
-1
/
+1
*
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-27
1
-1
/
+1
*
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti
2015-05-28
1
-439
/
+600
*
Fixed typo in docs/intro/tutorial02.txt
Marios Zindilis
2015-04-07
1
-1
/
+1
*
Fixed #24519 -- Clarified location of templates directory in tutorial 2.
Tim Graham
2015-03-27
1
-4
/
+4
*
Simplified command to display path to Django source files.
saschalalala
2015-03-11
1
-5
/
+1
*
Updated tutorial to use explicit relative imports.
Tim Graham
2015-02-22
1
-6
/
+12
*
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-22
1
-3
/
+3
*
Fixed #24124 -- Changed context_processors in the default settings.py
Collin Anderson
2015-01-12
1
-4
/
+1
*
Wrote main documentation for templates.
Aymeric Augustin
2015-01-10
1
-1
/
+1
*
Deprecated TEMPLATE_DIRS.
Aymeric Augustin
2014-12-28
1
-9
/
+27
*
Clarified custom header instructions in tutorial 2.
Collin Anderson
2014-12-26
1
-1
/
+3
*
Fixed #23907 -- Added admin.site.register in tutorial 2 for consistency.
Tim Graham
2014-11-24
1
-0
/
+2
*
Fixed #23588 -- Added a link in tutorial for list_display options.
Tim Graham
2014-11-13
1
-0
/
+3
*
Fixed #23587 -- Clarified admin template overriding in tutorial 2.
Tim Graham
2014-10-08
1
-5
/
+12
*
Fixed #23535 -- Updated tutorial to account for default filter added in 5ea34...
velis74
2014-09-22
1
-5
/
+6
*
Fixed #23148 -- Minor tweaks in tutorial code samples
Collin Anderson
2014-08-02
1
-4
/
+3
*
Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-06-10
1
-4
/
+32
*
Fixed #22547 -- Added some links to tutorial 2.
Tim Graham
2014-04-30
1
-8
/
+16
*
Fixed #22546 -- Removed idioms in tutorial 2.
Moayad Mardini
2014-04-30
1
-1
/
+2
*
Unified listing of shell commands/code
Yaroslav Halchenko
2013-12-25
1
-1
/
+1
*
Fixed typo in tutorial 2; refs #21418.
Tim Graham
2013-11-10
1
-1
/
+1
*
Fixed doc typo.
Tim Graham
2013-11-09
1
-1
/
+1
*
Fixed #21378 -- Updated tutorial02 for how to override admin site header.
Vajrasky Kok
2013-11-09
1
-2
/
+5
*
Fixed indentation of example in tutuorial 2.
Phil Elson
2013-10-22
1
-7
/
+7
*
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-10-14
1
-11
/
+44
*
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-18
1
-1
/
+1
*
Fixed #20876 -- Changed Poll model name in tutorial to Question
Rodolfo
2013-09-07
1
-59
/
+65
[next]