Re: install question:django-admin.py for help

2009-12-19 Thread Bob
Thank you very much for your quick response. That seems to have fixed it. The site I used was http://codemagnet.blogspot.com/2008/12/py-association-in-vistawindows-missing.html . I had to go into the windows registry, into the Computer/ HKEY_CLASSES_ROOT\Applications\python.exe\shell\open\com

Re: install question:django-admin.py for help

2009-12-19 Thread Karen Tracey
On Sat, Dec 19, 2009 at 7:04 PM, Bob wrote: > Hi, > I am trying to get started with django on windows vista. I have > successfully installed it as "import django" works in python. > However, whenever I try at the command prompt > "django-admin.py startproject myproject" > I get "Type 'django-adm