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
Age
Commit message (
Expand
)
Author
2016-09-07
[1.10.x] Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2.
Ankur Gupta
2016-08-24
[1.10.x] Fixed #27104 -- Corrected shell example in tutorial 5.
Tim Graham
2016-08-24
[1.10.x] Fixed #27115 -- Corrected a screenshot in the tutorial.
Tim Graham
2016-08-19
[1.10.x] Fixed #27085 -- Corrected a screenshot in the tutorial.
Tim Graham
2016-08-19
[1.10.x] Refs #26747 -- Corrected a method name in tutorial05.
Vincent Zhang
2016-08-09
[1.10.x] Fixed #26952 -- Added tips for installing test suite dependencies.
an0o0nym
2016-08-09
[1.10.x] Removed obsolete note about Sphinx version required for building docs.
Tim Graham
2016-07-14
[1.10.x] Reworded a sentence in tutorial 7.
Daniel Rice
2016-07-06
[1.10.x] Fixed capitalization of "URL pattern".
Tim Graham
2016-07-06
[1.10.x] Improved grammar in tutorial01.
Daniel Rice
2016-07-02
[1.10.x] Fixed #26829 -- Simplified version detection command in tutorial
Md. Sadaf Noor
2016-06-16
[1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite.
Jon Dufresne
2016-06-15
[1.10.x] Fixed broken links in docs and comments.
Ville Skyttä
2016-06-09
[1.10.x] Fixed typo in docs/intro/tutorial07.txt
John Karahalis
2016-06-06
[1.10.x] Documented known Python 3.5+ test failures in contributing tutorial.
Tim Graham
2016-06-03
[1.10.x] Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-06-03
[1.10.x] Fixed #26701 -- Replaced /newticket links to Trac with /.
shaunagm
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-10
Fixed #26485 -- Fixed typo in docs/intro/tutorial07.
Denis Afonso
2016-04-05
Fixed #26448 -- Added details for running tests with a different database bac...
krishbharadwaj
2016-03-28
Fixed #26416 -- Fixed references to previous tutorial numbers in docs/intro/r...
Joshua Pereyda
2016-03-09
Fixed #26255 -- Fixed orphaned include() reference following tutorial reorder...
Tim Graham
2016-03-09
Fixed #26339 -- Updated Question.was_published_recently() in tutorial 7 to re...
Tim Graham
2016-03-05
Refs #26312 -- Reworded tutorial 2 to avoid spelling "error".
Tim Graham
2016-03-05
Fixed #26312 -- Documented "create database" requirement in tutorial 2.
Bob McDonald
2016-02-15
Fixed #26221 -- Used find_packages() in reusable apps tutorial.
Ryan Nowakowski
2016-02-04
Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial.
Manish Rastogi
2016-02-01
Clarified "same as above" tutorial comment.
KimberleyLawrence
2016-01-29
Fixed #26150 -- Sorted app_labels in migrate command output
Markus Holtermann
2016-01-24
Added Django version trove classifier to reusable apps tutorial.
Tim Graham
2016-01-23
Updated Python trove classifiers in reusable apps tutorial.
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-02
Added a missing import in tutorial 3.
Mahendra Yadav
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-31
Refs #21927 -- Added note about include() to tutorial.
Marten Kenbeek
2015-12-23
Fixed #25854 -- Removed deprecated usage of template.render() with RequestCon...
Alasdair Nicol
2015-12-18
Fixed #25063 -- Added path to makemigration's output of migration file.
Niels Van Och
2015-12-14
Fixed #25934 -- Added missing app_name in tutorial 4's urls.py.
Tim Graham
2015-12-10
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-12-07
Clarified a docstring in tutorial05.
Qile Wang
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-24
Optimized docs images and documented the process.
Curtis Maloney
2015-10-23
Clarified that the test client response content attribute is bytes.
薛丞宏
2015-10-06
Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.
Tim Graham
2015-10-01
Made a couple tutorial corrections for Django 1.9.
Tim Graham
2015-10-01
Removed an old note (Django 1.4-era) from the tutorial.
Tim Graham
2015-09-25
Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_com...
Tim Graham
2015-09-18
Made assorted improvements to the Oracle documentation.
Mariusz Felisiak
[next]