Need just a little more information...

First - what platform are you working on? Second, how did you install django?

It might be as simple as needing to set some execute permissions
(linux or Mac), bind .py to a specific program (win), or just have you
invoke "python django-admin.py" to work around either of those.

-joe

On Fri, Feb 15, 2008 at 7:01 PM, doNascimento <[EMAIL PROTECTED]> wrote:
>
>  simply typing django-admin.py doesn't work. Even if I'm the very own
>  place the djago-admin.py is it still doesn't work, I mean, I can't
>  execute ANY python script or file without typing python before it. How
>  can I solve that.
>  Thks.
>  >
>

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