summaryrefslogtreecommitdiff
path: root/docs/howto/upgrade-version.txt
AgeCommit message (Expand)Author
2022-03-29Updated various links to HTTPS and new locations.Mariusz Felisiak
2021-07-27Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.David Smith
2021-07-13Refs #32880 -- Made some titles consistent in how-to documents.Daniele Procida
2020-06-02Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne
2020-01-21Made examples concrete in upgrade documentation.Adam Johnson
2019-12-18Updated Pytest example in upgrade documentation.Adam Johnson
2019-04-18Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales
2018-03-28Replaced 'python -Wall' with 'python -Wa'.Daniel Chimeno
2018-02-26Removed "Remove any old versions of Django" install instructions.Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-01-31Renamed the "Supported versions" label.Tim Graham
2018-01-20Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales
2017-07-24Fixed #28349 -- Doc'd how to upgrade Django from LTS to LTS.Emmanuel
2016-11-22Updated doc links to virtualenv website.Daniel Musketa
2016-06-06Fixed #26713 -- Documented resolving deprecation warnings before upgrade.Tom Christie
2015-08-08Updated various links in docsClaude Paroz
2015-02-22Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang
2013-12-25Unified listing of shell commands/codeYaroslav Halchenko
2013-10-03Fixed #21218 -- Typo on docs/howto/upgrade-version.txtTim Graham
2013-09-18Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-07-08Fixed #20493 -- Added a warning that objects may not be picklable across Djan...Tim Graham
2013-05-22Added some text I meant to add in the last commit.Tim Graham
2013-05-22Added a note about pip upgrade flag.Tim Graham
2013-05-22Fixed #17048 - Added docs for upgrading Django.Tim Graham