Yes, I have done that and made (myvenv)
C:\Users\stig\djangogirls\myvenv\Scripts>django-admin.py startproject
mysite . , but no djangogirls\mysite created.
My django-admin looks like below. Maybe something should be added to make
it work?
#!c:\users\stig\djangogirls\myvenv\scripts\python.exe
from django.core import management
if __name__ == "__main__":
management.execute_from_command_line()
Den fredag 28 april 2017 kl. 15:12:15 UTC+2 skrev shahab emami:
>
> then you have to open your command line in the same path that
> django-admin.py is.
>
>
> On Friday, April 28, 2017 at 3:39:04 PM UTC+4:30, Pelle Pälsänger wrote:
>>
>> Yes I know where django-admin.py is. I
>> put C:\Users\stig\djangogirls\myvenv\Scripts in my path.
>> BR,
>> Stig
>>
>>
>>
>> Den torsdag 27 april 2017 kl. 15:22:13 UTC+2 skrev Pelle Pälsänger:
>>>
>>> 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).
>>> I follow
>>> https://pythonprogramming.net/django-web-development-with-python-intro/
>>>
>>> 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 [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/6a9cafbf-af94-49df-b865-48a0246e6e4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.