Using pyvenv (venv) With Django on WebFaction.

Setting up Python virtual environments has never been easier.
When I returned to Django and began to rebuild my site I didn’t find any information that mentioned this option.
A number of the how-tos I read involved editing the wsgi.py
… the rest “Using pyvenv (venv) With Django on WebFaction.”