954,525 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Problem with Django on Windows 7

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...

ChaosKnight11
Light Poster
32 posts since Jul 2010
Reputation Points: 10
Solved Threads: 1
 

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

richieking
Master Poster
764 posts since Jun 2009
Reputation Points: 61
Solved Threads: 152
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: