Hi! I try to learn how to create web apps with django following https://pythonprogramming.net/django-web-development-with-python-intro/. I have done: c:\Python34\Lib\site-packages>git clone https://github.com/django/django.git c:\Python34\Lib\site-packages>py -m pip install Django==1.11
Then django-admin startproject mysite fails because django-admin is not recognized. I cannot find it? Where is the result of the installation with django-admin? I work with Windows10. BR. Pelle -- 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/2155dc40-8698-4957-84ee-891410cadb80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

