Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 570 Bytes

README.rst

File metadata and controls

15 lines (13 loc) · 570 Bytes

django-portable

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