Skip to content

command typo #18

Description

@pawonfire

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions