| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-31 | [2.1.x] Removed code terms from docs/spelling_wordlist. | Tim Graham | |
| Backport of b4fa94aed8ec5209176c9fa88aba3eacdca837f3 from master | |||
| 2018-05-21 | [2.1.x] Added help for common 404 error in tutorial 1. | Daniel Roseman | |
| Backport of 40ff93310f03dc89a6281a846b1a1ec4cb672bd0 from master | |||
| 2018-05-12 | Alphabetized imports in various docs. | Mariusz Felisiak | |
| Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f. | |||
| 2018-04-19 | Clarified wording in tutorial text. | Burhanuddin Baharuddin | |
| 2018-04-17 | Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. | Brett Cannon | |
| 2018-03-22 | isorted import statements in tutorial example | Melissa Lewis | |
| 2018-02-26 | Removed "Remove any old versions of Django" install instructions. | Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) | |
| They are obsolete given the prevalence of pip. | |||
| 2018-02-21 | Used a CSS positioning in tutorial 6 that doesn't differ across browsers. | Roger Erens | |
| Otherwise in Firefox, the <html> and <body> elements take just as much height is needed for the content and so the image doesn't appear at the bottom of the window. | |||
| 2018-01-31 | Renamed the "Supported versions" label. | Tim Graham | |
| 2018-01-29 | Corrected an explanation in tutorial 5. | Christoph Zwerschke | |
| 2018-01-23 | Made instructions for shell launch in tutorial 5 more explicit. | Devin Mork | |
| 2018-01-21 | Fixed #29038 -- Removed closing slash from HTML void tags. | Jon Dufresne | |
| 2018-01-20 | Fixed #28343 -- Add an OS chooser for docs command line examples. | Ramiro Morales | |
| 2018-01-18 | Replaced "trunk" with "master branch" in docs. | Tim Graham | |
| 2018-01-11 | Removed note in tutorial about bypassing manage.py. | Tim Graham | |
| This isn't relevant for beginners. | |||
| 2017-12-23 | Fixed #28594 -- Removed Jython docs and specific code | Claude Paroz | |
| Thanks Andrey Martyanov for the reporti, and Tim Graham for the review. | |||
| 2017-12-18 | Fixed #28938 -- Corrected Python compatibility in the tutorial. | Daniel Hepper | |
| 2017-12-05 | Removed 'development' word in contributing docs | Claude Paroz | |
| 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 | |
| Thanks Aymeric Augustin for shepherding the DEP and patch review. Thanks Marten Kenbeek and Tim Graham for contributing to the code. Thanks Tom Christie, Shai Berger, and Tim Graham for the docs. | |||
| 2017-08-31 | Refs #23276 -- Fixed explanation of how calling views works. | Tim Graham | |
| "Importing the view" is no longer applicable after a9fd740d22bc4fed5fdb280c036618000ee13df1. | |||
| 2017-08-07 | Fixed #28457 -- Updated the design of the 'Congrats' page for new Django ↵ | Timothy Allen | |
| projects. Developed by Timothy Allen and Chad Whitman of The Wharton School with shepherding from Aymeric Augustin and Collin Anderson. | |||
| 2017-07-18 | Removed unneeded right quotes in docs to fix spelling errors. | Tim Graham | |
| A regression in pyenchant caused a problem: https://github.com/rfk/pyenchant/issues/93 | |||
| 2017-07-06 | Fixed #28361 -- Fixed possible time-related failure in ↵ | marton bognar | |
| was_published_recently() tutorial test. Regression in 268a646353c6fa9e5fc3730e13b386ddabb018ef. | |||
| 2017-06-26 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Mariusz Felisiak | |
| Tests and docs complement to cecc079168e8669138728d31611ff3a1e7eb3a9f. | |||
| 2017-06-09 | Fixed #27953 -- Added instance's pk to Model.__str__(). | Collin Anderson | |
| 2017-06-07 | Simplified tutorial's test names and docstrings. | Tim Graham | |
| 2017-06-06 | Updated was_published_recently() tutorial test to check boundary condition. | Tim Graham | |
| 2017-05-25 | Added some shell output in tutorial 2. | Eric Theise | |
| 2017-05-22 | Updated various links in docs to avoid redirects | Claude Paroz | |
| Thanks Tim Graham and Mariusz Felisiak for review and completion. | |||
| 2017-05-20 | Pointed Dive into Python links to python3 site | Michiel Beijen | |
| The old site handles python2, and is thus no longer relevant for Django. Also I pointed the search path links to the proper sections. | |||
| 2017-04-24 | Renamed "Mac OS X" to "macOS" in docs. | Michiel Beijen | |
| 2017-04-12 | Fixed #28069 -- Moved setup_test_environment() warning in tutorial 5. | Tim Graham | |
| Updated for 17e661641ddaf8266e7430d83cfb2039abc55df7. | |||
| 2017-02-21 | Used "0" ip shortcut for runserver example. | Timothy Allen | |
| 2017-02-16 | Clarified that creating a pull request for the tutorial isn't necessary. | Tim Graham | |
| 2017-02-09 | Explained the shell's $ prefix in tutorial 1. | Tim Graham | |
| Thanks Luke Sneeringer for the suggestion. | |||
| 2017-01-28 | Fixed #26708 -- Updated the contributing tutorial to use a GitHub workflow. | Subhrajyoti Sen | |
| 2017-01-19 | Refs #23919 -- Removed docs references to long integers. | Tim Graham | |
| 2017-01-18 | Refs #23919 -- Removed Python 2 notes in docs. | Tim Graham | |
| 2017-01-18 | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz | |
| 2017-01-10 | Fixed #27711 -- Demoted "Installing a distribution-specific package" in ↵ | Tim Graham | |
| install intro. | |||
| 2016-12-29 | Fixed #25415 -- Made DiscoverRunner run system checks. | Adam Chainz | |
| 2016-11-22 | Updated doc links to virtualenv website. | Daniel Musketa | |
| 2016-11-04 | Updated "fork Django on GitHub" link. | Tim Graham | |
| 2016-10-27 | Described PostgreSQL as more scalable than SQLite. | mark-summerfield | |
| 2016-10-27 | Updated "running the tests" to use 'pip install -e'. | Tim Graham | |
| 2016-09-07 | Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2. | Ankur Gupta | |
| 2016-08-24 | Fixed #27104 -- Corrected shell example in tutorial 5. | Tim Graham | |
| 2016-08-24 | Fixed #27115 -- Corrected a screenshot in the tutorial. | Tim Graham | |
| 2016-08-19 | Fixed #27085 -- Corrected a screenshot in the tutorial. | Tim Graham | |
