Runing on Windows 7 First time user of Django and Python. Got python installed at f: \python27, downloaded DJango tar file. Used WInRAR to extract. Copied all of DJANGO into Python27
Ran python setup.py install Tutorial one says: >From the command line, cd into a directory where you’d like to store your code, then run the command django-admin.py startproject mysite. This will create a mysite directory in your current directory Do I need to add somethgni to my path? django-admin.py is not an executable? Am I suposed to be in the pyrhon interpreter? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.