-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Description
In section 3.2 on page 16, it lists this to start the first project:
$ django-admin.py startproject tango_with_django_project
I had to do this (remove the .py extension):
$ django-admin startproject tango_with_django_project
I am using python 3.4.3 and django 1.9.6. I under stand this is not 2.7.10, but in the previous section, it says python 3.4+ should work fine.
Metadata
Metadata
Assignees
Labels
No labels