Hi, I just install django and try to create django project following the instruction: django-admin.py startproject mysite However, I got the message sais: 'django-admin.py' is not recognized as an internal or external command, operable program or batch file. In pythonwin (Python 2.6 version), import django is no problem. I also got (1, 0, 2, 'final', 0) from typing django.VERSION. So it seems like django was installed successfully. Can anyone tell me how to fix the django-admin.py problem? Thanks.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---