Skip to content

Can't find example app #452

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

Closed
ThibaultLemaire opened this issue Aug 3, 2018 · 5 comments
Closed

Can't find example app #452

ThibaultLemaire opened this issue Aug 3, 2018 · 5 comments

Comments

@ThibaultLemaire
Copy link

ThibaultLemaire commented Aug 3, 2018

It looks like the readme is outdated concerning the example app.

In the section Running the example app, the last command

django-admin.py runserver --settings=example.settings

doesn't run because there is no django-admin.py

@ThibaultLemaire
Copy link
Author

The same section in the docs is more detailed, and seems little bit more up to date; Although it has its own problems.

Should I open an other issue for that?

@sliverc
Copy link
Member

sliverc commented Aug 6, 2018

This looks odd and needs to be adjusted indeed.

As it both addresses documentation how to use the example app one issue should be good.

I think there are other errors in the documentation as well but it should surely be django-admin without the .py and for this to be there django needs to be installed.

@ThibaultLemaire
Copy link
Author

New issue created concerning the doc -> #454

@n2ygk
Copy link
Contributor

n2ygk commented Aug 6, 2018

(env) django-training$ which django-admin
/Users/alan/src/django-training/env/bin/django-admin
(env) django-training$ which django-admin.py
/Users/alan/src/django-training/env/bin/django-admin.py

@n2ygk
Copy link
Contributor

n2ygk commented Aug 10, 2018

Closing - see #454

@n2ygk n2ygk closed this as completed Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants