summaryrefslogtreecommitdiff
path: root/docs/intro
AgeCommit message (Collapse)Author
2016-07-14[1.9.x] Reworded a sentence in tutorial 7.Daniel Rice
Backport of 08c723fbae9d7625599fb84f602b425e82943e15 from master
2016-07-06[1.9.x] Fixed capitalization of "URL pattern".Tim Graham
Backport of 415ae960bb9f1bdae798023fdce3247d2c938eec from master
2016-07-06[1.9.x] Improved grammar in tutorial01.Daniel Rice
Backport of 1f9deba1b312a12c47668724daf70b8fe2d56b17 from master
2016-07-02[1.9.x] Fixed #26829 -- Simplified version detection command in tutorialMd. Sadaf Noor
Backport of ed1c15d8fbc17e60621ca56f67340987531e647d from master
2016-06-15[1.9.x] Fixed broken links in docs and comments.Ville Skyttä
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
2016-06-09[1.9.x] Fixed typo in docs/intro/tutorial07.txtJohn Karahalis
Backport of 37b36af6c6e169eae2f0b503f4550f798c428a97 from master
2016-06-06[1.9.x] Documented known Python 3.5+ test failures in contributing tutorial.Tim Graham
Backport of 6a316423df349e2cbc0a4188c55d0639aa2e15c5 from master
2016-06-03[1.9.x] Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
2016-06-03[1.9.x] Fixed #26701 -- Replaced /newticket links to Trac with /.shaunagm
Backport of 44c7e5d3740edf796591ea3a89b0ff085534f225 from master
2016-05-08[1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
Backport of f5ff5010cd74500785a707ac70b51d292403cddc from master
2016-04-28[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master
2016-04-10[1.9.x] Fixed #26485 -- Fixed typo in docs/intro/tutorial07.Denis Afonso
Backport of b1b05a017ac87ef0ede3236a89a0627bf11d053a from master
2016-03-28[1.9.x] Fixed #26416 -- Fixed references to previous tutorial numbers in ↵Joshua Pereyda
docs/intro/reusable-apps.txt. Backport of 0c0e8f0a62eb369bb05ff770ad53656831c8c01a from master
2016-03-09[1.9.x] Fixed #26255 -- Fixed orphaned include() reference following ↵Tim Graham
tutorial reordering. Backport of 4323676ea5ab6994feb1385522665069d84f397b from master
2016-03-09[1.9.x] Fixed #26339 -- Updated Question.was_published_recently() in ↵Tim Graham
tutorial 7 to reflect changes in tutorial 5. Backport of 602a38d87e4b0d9c5e43678c33208627ca84ce2a from master
2016-03-05[1.9.x] Refs #26312 -- Reworded tutorial 2 to avoid spelling "error".Tim Graham
Backport of 9ed4a788aa8d6ba6a57a2daa15253c3047048dfb from master
2016-03-05[1.9.x] Fixed #26312 -- Documented "create database" requirement in tutorial 2.Bob McDonald
Backport of b388c294eb5745b3e01dedf0220636fae87ea9a2 from master
2016-02-15[1.9.x] Fixed #26221 -- Used find_packages() in reusable apps tutorial.Ryan Nowakowski
Otherwise the migrations package won't be included in the tarball. Backport of 11af73eaeb4371ded68460c1591abd6aefa57a90 from master
2016-02-04[1.9.x] Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial.Manish Rastogi
Backport of ad216381fcd7d3d62f1639f9998f5a965d8eaedb from master
2016-02-01[1.9.x] Clarified "same as above" tutorial comment.KimberleyLawrence
Backport of ca4afc77db2dbd296c06b66ae85481ca29df30c5 from master
2016-01-24[1.9.x] Added Django version trove classifier to reusable apps tutorial.Tim Graham
Backport of 2d36c7d515312e7a476041c96a29727ed47eb517 from master
2016-01-23[1.9.x] Updated Python trove classifiers in reusable apps tutorial.Tim Graham
Backport of 145e9ca301e6bde965baa88a2e96a1ea0f7d523a from master
2016-01-22[1.9.x] Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
Backport of bca9faae95db2a92e540fbd08505c134639916fe from master
2016-01-02[1.9.x] Added a missing import in tutorial 3.Mahendra Yadav
Backport of e8c34bb832e88a3dec8c5f3f687bbbf62afb857c from master
2015-12-31[1.9.x] Refs #21927 -- Added note about include() to tutorial.Marten Kenbeek
Backport of 6687f4dcbbfeca81b76233609fca90f30ce4dd25 from master
2015-12-23[1.9.x] Fixed #25854 -- Removed deprecated usage of template.render() with ↵Alasdair Nicol
RequestContext in docs. Backport of 32c7d93e5f0638c5a1ec8e2525c967be444fcef1 from master
2015-12-14[1.9.x] Fixed #25934 -- Added missing app_name in tutorial 4's urls.py.Tim Graham
Backport of 4cd24bb67c8d82630817e97ab9ba444ca955a94d from master
2015-12-07[1.9.x] Clarified a docstring in tutorial05.Qile Wang
Backport of 0f2c2c104b51a226525d7e7baa65ea1fd27e994f from master
2015-12-01[1.9.x] Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
Backport of 7aabd6238028f4bb78d0687bbccc97bcf634e28b from master
2015-11-16[1.9.x] Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
Backport of 1f8dad69158a96d0649d321ce08ecc9c0465f962 from master
2015-10-24[1.9.x] Optimized docs images and documented the process.Curtis Maloney
Backport of 35440ceab72ea3c24f3faaea9765271c7dac78f7 from master
2015-10-23[1.9.x] Clarified that the test client response content attribute is bytes.薛丞宏
Backport of 484edc81c1ebd195c333f3ea8d3f9ca882a17837 from master
2015-10-01[1.9.x] Made a couple tutorial corrections for Django 1.9.Tim Graham
Backport of 8a5a002f2f94eec2a6d01e3004c3e6a2ddccd432 from master
2015-10-01[1.9.x] Removed an old note (Django 1.4-era) from the tutorial.Tim Graham
Backport of 1515b6a8b375612addc0019d537fcbf0349d942c from master
2015-09-25[1.9.x] Fixed #25462 -- Removed Model.__unicode__() in favor of ↵Tim Graham
@python_2_unicode_compatible. Backport of de99f558d806a2a1b30072ec95bc44d412d80dab from master
2015-09-18Made assorted improvements to the Oracle documentation.Mariusz Felisiak
2015-09-07Fixed #25356 -- Removed default_app_config from startapp template.Tim Graham
Also discouraged its use outside the intended use case.
2015-09-07Fixed #25200 -- Updated tutorial screenshots for new admin theme.elky
2015-09-07Fixed #25358 -- Improved variable name for question in tutorial.Alasdair Nicol
2015-08-19Fixed #25153 -- Moved 'polls' first in tutorial's INSTALLED_APPS.Tim Graham
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-08-07Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.Caio Ariede
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ↵Flavio Curella
ForeignKey/OneToOneField
2015-07-24Fixed #25161 -- Encouraged users to install the latest release in docsAlasdair Nicol
2015-07-08Removed a confusing sentence in tutorial 5.Tim Graham
2015-06-18Removed support for Python 3.3.Tim Graham
2015-06-15Fixed #24943 -- Updated contributing tutorial to use virtualenvMarkus Amalthea Magnuson
2015-06-08Fixed #21927 -- Made application and instance namespaces more distinct.Marten Kenbeek
Made URL application namespaces be set in the included URLconf and instance namespaces in the call to include(). Deprecated other ways to set application and instance namespaces.
2015-06-06Fixed #24907 -- Updated contributing tutorial with a more recent example ticket.Markus Amalthea Magnuson
2015-06-04Fixed #7060 -- Added a note about race conditions to the tutorialRaphael Michel