Wednesday, February 27, 2013

Re: manage.py and django-admin.py help


Thank you so much!
On Wednesday, 27 February 2013 17:36:15 UTC-5, Karen Tracey wrote:
On Wed, Feb 27, 2013 at 5:27 PM, Clientkill <glenno...@gmail.com> wrote:
Can someone tell me why, even after trying everything, I can't open either manage.py or django-admin.py? I have apt-get installed django and its registration package, and calling manage.py or django-admin.py returns:
manage.py: command not found

Mention of apt-get makes me think you're using a linux distribution where the packaging has renamed django-admin.py to just django-admin, so try just django-admin. You won't have a manage.py until you get django_admin startproject to run successfully.

Karen

--
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.
 
 

No comments:

Post a Comment