On Sun, Dec 8, 2013 at 8:02 PM, Gideon Bar wrote:
>
> Hello
>
>
> I am new to Django and followed this tutorial
> https://docs.djangoproject.com/en/1.6/ref/django-admin/#django-admin-startproject
>
> I am using windows 7 64 bit and the startproject command on open a file
> instead of creating pr
I had the exact problem today when going through the first part. This
worked for me:
python “C:\Program Files\Anaconda\Scripts\django-admin.py” startproject
mysite
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group
Hello
I am new to Django and followed this tutorial
https://docs.djangoproject.com/en/1.6/ref/django-admin/#django-admin-startproject
I am using windows 7 64 bit and the startproject command on open a file
instead of creating project folders
How can I create a project from the command line?
3 matches
Mail list logo