Source file of the tutorial "Setting up a portable Django development environment with virtualenvs on Windows to carry on a USB stick": http://webdevon.com/setting-up-a-django-development-environment-from-scratch-on-windows/
Bring your django development environment and your projects with you on a USB stick, fully working on any Windows computers without any setup.
It includes: - Python - Django - Git - Bash Shell (shipped with Git) - virtualenvs fully working - pip available to install packages