Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you've got an old version of Django running on your machine, do:

 

Code Block
languagebash
 $ pip install --updage django==1.10.0

 

...