Hi, please change the *.py properties to python type.. i.e. right click on python filr-->properties-->change-->browse the python.exe(which is in python home directory).
On Tue, Feb 9, 2010 at 12:07 PM, Karen Tracey <[email protected]> wrote: > On Tue, Feb 9, 2010 at 1:32 AM, gvkalra <[email protected]> wrote: > >> "django-admin.py startproject xyz" opens my default text editor viz. >> Notepad++ and opens the file django-admin.py in it for editing...What >> could be the reason? I am not able to create a project >> > > I guess you are on Windows? Apparently the .py extension has been > associated with your editor executable instead of python.exe. > > Karen > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<django-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- ▒▒�...@g@d...@◄▒▒ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

