Hi,
I normally only use Linux (Ubuntu) for software development, but I want to test an app on Windows with IE before I make it live. I have Windows 7 Ultimate installed, as well as Python 2.7 and Django 1.2.3

I appended C:\Python27\Scripts to my PATH, and .py to PATHEXT. I also installed Django via the "python setup.py install" command, and verified that it can my imported. But when I enter "django-admin" followed by any of its commands, only a message is returned that informs me about django-admin.py's usage.

Is there something I missed that needs to be done on Windows before it'll work?

Had none of these problems on Linux...

why no close this thread and try django forum. I will do that if i were you.
;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.