Problems installing my first django app
I've followed the tutorial for building my first app on django.
I run all the comands via ssh to my remote server.
I make a directory on my server into 'public_html' default directory.
Then on this folder I run the comand django-admin.py startproject mysite
When I try to run the manage.py...it gives me some error '-jailshell: manage.py: command not found'
By the way the directory seems to have only the manage.py file...
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home