If manage.py is not in your PATH (it most likely isn't), you need to
qualify the location.  You can just use this command from within your
project directory:

./manage.py runserver

./ means current directory.

HTH

Keith

On Aug 27, 6:42 pm, Sonny <[EMAIL PROTECTED]> wrote:
> When I type ' python manage.py runserver' bash says no file or
> directory found.
> I'm running ubuntu 7.02?
> Thanks for any help you can give.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to