You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When I follow the instructions on the main readme.md file, I am seeing the following:
Am I doing anything wrong?
ps.. your generator seems awesome.. I wish I could play with it
The text was updated successfully, but these errors were encountered: