Friday, April 28, 2017

Re: Where is django-admin?

You might be more successful with a different tutorial. I recommend django girls for all beginner. It's great tutorial, the most beginner friendly I've seen. That's how I learned to use form in django.

This link is where they show how to install django, with instructions about windows, win8 and win10.


On 27 Apr 2017 3:21 pm, "Pelle Pälsänger" <emwstig@gmail.com> wrote:
Hi!

I try to learn how to create web apps with django on windows10. 
I have downloaded django1.11 ($git clone https://github.com/django/django.git) and installed it ($py -m pip install Django==1.11).

Then I try to start a project with django-admin startproject mySite, but django-admin is not recognized as a command. I search for django-admin but I cannot find it. Tell me why? Where should I find it, to add it to path!?

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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/931b6b5f-23a6-4b25-b13e-106409230681%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/CAEuG%2BTZvnMR%2BzCXiXCLVp_eHGtSDPjH8jc2PaSpmHjh6ORy8tQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment