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

Django project not found #3

Open
audoeyop opened this issue Oct 1, 2014 · 1 comment
Open

Django project not found #3

audoeyop opened this issue Oct 1, 2014 · 1 comment

Comments

@audoeyop
Copy link

audoeyop commented Oct 1, 2014

When I follow the instructions on the main readme.md file, I am seeing the following:

root@ubuntu:~/test/yo/greatDebate# django-admin startproject project
root@ubuntu:~/test/yo/greatDebate# cd project/
root@ubuntu:~/test/yo/greatDebate/project# ls
manage.py  project
root@ubuntu:~/test/yo/greatDebate/project# yo django-webapp
Error: Django project not found, or project name is wrong.

You must run me in the base directory of the project
(e.g. the one contains `manage.py` file).
root@ubuntu:~/test/yo/greatDebate/project#

Am I doing anything wrong?

ps.. your generator seems awesome.. I wish I could play with it

@nerdfiles
Copy link

Have you tried the develop branch, by cloning and doing $ npm install && npm link ?

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

2 participants