Hello Tom, I'm aware of that. But do not get me wrong. I only use Power Shell to run the commands, for nothing more.
it is simply more comfortable for me than CMD. By running Python on Windows you mean the Python IDLE? Regards On Mar 14, 6:51 pm, Tom Evans <tevans...@googlemail.com> wrote: > On Wed, Mar 14, 2012 at 5:35 PM, orschiro <orsch...@googlemail.com> wrote: > > Hello, > > > I have a question which is based on the discussion here: > > >http://groups.google.com/group/django-users/browse_thread/thread/2333... > > > I'm working on Windows 7 with the PowerShell. Python 2.7 and the path > > to django-admin.py is stored in my PATH variable. > > > After creating a project I can make use of the various manage.py > > commands in my PowerShell. However, only in the following way: > > > 'python manage.py runserver' > > > If I only type '.\manage.py runserver' then a new CMD window is opened > > running again 'python manage.py runserver'. That is, the command is > > forwarded to the CMD shell which opens it with the Python > > interpreter. > > > Is there any way to tell the PowerShell to interpret the command given > > within the shell instead of launching a CMD window? > > > Regards, > > > Robert > > You might also want to ask on a powershell or windows forum. > > Whilst you are trying to do stuff with django, you're looking for > python users who run windows (most don't) and use powershell instead > of python to write scripts. I'd imagine that is a very small subset, > particularly on this list. > > Cheers > > Tom -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.