I went through a tutorial for downloading python, pip and Django. All seemed to be going well until I attempted to put command lines through the command window
So when I try to create a project via these instructions below $ django-admin startproject mysite It gives an error 'django-admin' is not recognized as an internal or external command, operable program or batch file. However I found the django-admin file by a search ...the command prompt window does not recognize it though. Can someone help me Regards, Owen -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/de85deb4-3834-4566-8f1e-a26229e1dd7a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

