Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command typo #18

Open
pawonfire opened this issue May 12, 2016 · 5 comments
Open

command typo #18

pawonfire opened this issue May 12, 2016 · 5 comments

Comments

@pawonfire
Copy link

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.

@leifos
Copy link
Collaborator

leifos commented May 18, 2016

Hi, what operating system are you using?

@pawonfire
Copy link
Author

Ubuntu MATE 15.10

@leifos
Copy link
Collaborator

leifos commented Jun 2, 2016

Hmm.. I'll have to look into why this is case...

@maxwelld90
Copy link
Collaborator

Following up (four months later, whoops) - on my setup, django-admin and django-admin.py both work. Maybe I will just add a small note saying if one doesn't work, try the other. I've had a look online and can't see a decent explanation for why this happens - maybe it's a paths issue or something.

@maxwelld90
Copy link
Collaborator

I'll leave this open - if anyone wants to add their comments to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants