index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
howto
/
upgrade-version.txt
Age
Commit message (
Expand
)
Author
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 (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
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
2013-10-03
Fixed #21218 -- Typo on docs/howto/upgrade-version.txt
Tim Graham
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-07-08
Fixed #20493 -- Added a warning that objects may not be picklable across Djan...
Tim Graham
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
2013-05-22
Fixed #17048 - Added docs for upgrading Django.
Tim Graham