I am a complete beginner to Python/Django, but I want to dive right in and start experimenting. Thus I was following this guide on installing Python/Django http://devcenter.
When that didn't work for me, I tried python -m django startproject mysite and it worked.
python -m django startproject mysite