| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-31 | Fixed #36799 -- Added a how-to guide for testing pre-releases. | VIZZARD-X | |
| Thanks Sarah Boyce for the idea and Tim McCurrach for the review. Co-authored-by: Timothy McCurrach <tim.mccurrach@gmail.com> Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com> | |||
| 2025-11-27 | Highlighted community package upgrade utilities in ↵ | Tim Schilling | |
| docs/howto/upgrade-version.txt. | |||
| 2025-11-27 | Reduced subjective tone and improved clarity in docs/howto/upgrade-version.txt. | Natalia | |
| 2025-08-25 | Refs #36485 -- Rewrapped docs to 79 columns line length. | David Smith | |
| Lines in the docs files were manually adjusted to conform to the 79 columns limit per line (plus newline), improving readability and consistency across the content. | |||
| 2022-03-29 | Updated various links to HTTPS and new locations. | Mariusz Felisiak | |
| 2021-07-27 | Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments. | David Smith | |
| This also removes unnecessary comments with the previous spelling. AP Stylebook has a short entry to advise the preferred spelling for "en-us". "Afterwards" is preferred in British English. | |||
| 2021-07-13 | Refs #32880 -- Made some titles consistent in how-to documents. | Daniele Procida | |
| This retitles documents for consistency, since some already (correctly) begin "How to...". | |||
| 2020-06-02 | Fixed #31643 -- Changed virtualenv doc references to Python 3 venv. | Jon Dufresne | |
| 2020-01-21 | Made examples concrete in upgrade documentation. | Adam Johnson | |
| 2019-12-18 | Updated Pytest example in upgrade documentation. | Adam Johnson | |
| Pytest changed their recommended entrypoint to 'pytest' in version 3.0.0 in 2016 : https://docs.pytest.org/en/latest/changelog.html#id1009. Also link the name since this is the only reference in the Django documentation at current. | |||
| 2019-04-18 | Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, ↵ | Ramiro Morales | |
| comments and hints. | |||
| 2018-03-28 | Replaced 'python -Wall' with 'python -Wa'. | Daniel Chimeno | |
| 2018-02-26 | Removed "Remove any old versions of Django" install instructions. | Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) | |
| They are obsolete given the prevalence of pip. | |||
| 2018-01-31 | Renamed the "Supported versions" label. | Tim Graham | |
| 2018-01-20 | Fixed #28343 -- Add an OS chooser for docs command line examples. | Ramiro Morales | |
| 2017-07-24 | Fixed #28349 -- Doc'd how to upgrade Django from LTS to LTS. | Emmanuel | |
| 2016-11-22 | Updated doc links to virtualenv website. | Daniel Musketa | |
| 2016-06-06 | Fixed #26713 -- Documented resolving deprecation warnings before upgrade. | Tom Christie | |
| 2015-08-08 | Updated various links in docs | Claude Paroz | |
| 2015-02-22 | Fixed #24358 -- Corrected code-block directives for console sessions. | Sean Wang | |
| 2013-12-25 | Unified listing of shell commands/code | Yaroslav Halchenko | |
| - use code-block:: bash - prefix the command with $ | |||
| 2013-10-03 | Fixed #21218 -- Typo on docs/howto/upgrade-version.txt | Tim Graham | |
| Thanks ryan at ryangallen.com for the report. | |||
| 2013-09-18 | Fixed #21116 -- Made usage of manage.py in docs more consistent. | Tim Graham | |
| Thanks daniel.quattro at gmail.com for the report. | |||
| 2013-07-08 | Fixed #20493 -- Added a warning that objects may not be picklable across ↵ | Tim Graham | |
| Django versions Thanks cataliniacob for the suggestion and review. | |||
| 2013-05-22 | Added some text I meant to add in the last commit. | Tim Graham | |
| 2013-05-22 | Added a note about pip upgrade flag. | Tim Graham | |
| Thanks Jannis Leidel for the suggestion. | |||
| 2013-05-22 | Fixed #17048 - Added docs for upgrading Django. | Tim Graham | |
| Thanks Donald Stufft for the suggestion and Susan Tan and Brian Fabian Crain for the patch. | |||
