I have windows7 OS and have installed Python27 and Django1.3.1 I have also set the path in the environment variables to: C: \Python27\;C:\Python27\python.exe;C:\Python27\Scripts;C:\Python27\Lib \site-packages\django\bin
Commands like python and import django works well but when i try creating a new project I get the following error: C:\Python27\Django-1.3.1>django-admin.py startproject mysite 'django-admin.py' is not recognized as an internal or external command, operable program or batch file. C:\Python27\Django-1.3.1> Please help!!! -- 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.