Using virtualenv for Django and other Python frameworks is very easy.
With that ease comes portability, just in case you need to move the
site to a different server for any reason at any time.
_NOTE: to complete this tutorial, you'll need SSH access and...