| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-17 | Refs #35844 -- Doc'd Python 3.14 compatibility. | Mariusz Felisiak | |
| 2024-10-09 | Refs #34900 -- Doc'd Python 3.13 compatibility. | Mariusz Felisiak | |
| 2024-07-03 | Fixed #35511 -- Documented when the py binary is unavailable on Windows. | alexgmin | |
| 2024-06-09 | Replaced usage of "patch" with more precise terms in faq, howto, and intro docs. | Andreu Vallbona | |
| 2023-11-19 | Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x. | Mariusz Felisiak | |
| 2023-09-01 | Fixed #34768 -- Avoided initializing colorama on non-Windows platforms. | Sulabh Katila | |
| 2023-04-17 | Used extlinks for PyPI links. | Tim Graham | |
| Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
| 2023-02-10 | Refs #34140 -- Applied rst code-block to non-Python examples. | Carlton Gibson | |
| Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for reviews. | |||
| 2023-01-18 | Fixed #34233 -- Dropped support for Python 3.8 and 3.9. | Mariusz Felisiak | |
| 2021-09-20 | Removed versionadded/changed annotations for 3.2. | Mariusz Felisiak | |
| 2021-08-17 | Fixed #32964 -- Corrected 'setup'/'set up' usage in docs. | Andrew Northall | |
| 2021-05-17 | Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. | Nick Pope | |
| 2021-05-12 | Fixed #26721 -- Doc'd setting UTF-8 on Windows. | David Smith | |
| 2021-04-29 | Refs #32694 -- Clarified when colorama requirement is needed in Windows how-to. | Carlton Gibson | |
| 2021-01-19 | Corrected versionadded annotations. | Mariusz Felisiak | |
| 2020-11-11 | Fixed #31216 -- Added support for colorama terminal colors on Windows. | MinchinWeb | |
| Modern setups on Windows support terminal colors. The colorama library may also be used, as an alternative to the ANSICON library. | |||
| 2020-06-03 | Updated How to install Django on Windows guide. | David Smith | |
| 2020-05-29 | Changed some doc links to use intersphinx. | Jon Dufresne | |
| 2020-05-27 | Fixed #31628 -- Updated Windows install guide to recommend venv. | David Smith | |
| 2019-09-06 | Fixed #30573 -- Rephrased documentation to avoid words that minimise the ↵ | Tobias Kunze | |
| involved difficulty. This patch does not remove all occurrences of the words in question. Rather, I went through all of the occurrences of the words listed below, and judged if they a) suggested the reader had some kind of knowledge/experience, and b) if they added anything of value (including tone of voice, etc). I left most of the words alone. I looked at the following words: - simply/simple - easy/easier/easiest - obvious - just - merely - straightforward - ridiculous Thanks to Carlton Gibson for guidance on how to approach this issue, and to Tim Bell for providing the idea. But the enormous lion's share of thanks go to Adam Johnson for his patient and helpful review. | |||
| 2019-04-23 | Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install Django ↵ | Ramiro Morales | |
| on Windows. Follow up to 37c17846ad6b02c6dca72e8087a279cca04a0c27. | |||
| 2019-04-18 | Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, ↵ | Ramiro Morales | |
| comments and hints. | |||
| 2019-01-30 | Fixed #30116 -- Dropped support for Python 3.5. | Tim Graham | |
| 2018-04-17 | Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. | Brett Cannon | |
| 2016-08-18 | Corrected text from Python's Windows installer. | Timothy Allen | |
| 2016-04-16 | Updated Windows docs for completeness | Katie McLaughlin | |
| - Update installer option for PATH installation - Add link directly to pip install docu, ref get-pip.py - Add note about installing Django to the virtualenv that was setup in the previous step | |||
| 2016-02-01 | Fixed #26124 -- Added missing code formatting to docs headers. | rowanv | |
| 2016-01-11 | Refs #25755 -- Unified a couple more spellings of 'website'. | pp | |
| 2015-10-21 | Revised Windows install instructions for Python 3.5. | Tim Allen | |
| Added instructions for installing virtualenv and virtualenvwrapper. | |||
| 2015-08-08 | Updated various links in docs | Claude Paroz | |
| 2015-02-01 | Removed versionadded/changed notes for 1.7. | Tim Graham | |
| 2014-12-19 | Used https for most *.python.org links | Claude Paroz | |
| 2014-11-03 | Fixed versionchanged indentation in docs/. | Berker Peksag | |
| 2014-07-30 | Fixed #23067 -- Updated docs to use django-admin | Christoph Heer | |
| 2014-04-09 | Noted that pip is included with Python 3.4 in Windows install guide. | Tim Graham | |
| Thanks CHI Cheng. | |||
| 2014-04-08 | Fixed #16205 -- Added an installation for Windows. | Anubhav Joshi | |
