Versions Compared

Key

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

ThiEDITING IN PROGRESS

s This page describes how we upgraded python and django and how we installed python virtualenv.
We are using virtualenv to simplify our upgrade from python 2.5/django 1.1  to python 2.7/django 1.3.
More to the point, we may need to release an emergency patch to PROD while we are in the middle of upgrading python and django in QA.
This will also simplify future upgrades.

...