Skip to content

Instantly share code, notes, and snippets.

@baslie
Last active April 25, 2016 09:56
Show Gist options
  • Save baslie/327ae9aa03ec06a9fc84ada6b19a9512 to your computer and use it in GitHub Desktop.
Save baslie/327ae9aa03ec06a9fc84ada6b19a9512 to your computer and use it in GitHub Desktop.
Django: startproject command for windows 7
python C:\path\to\virtualenv\folder\Scripts\django-admin.py startproject projectname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment