Hi, File associations are fine i reckon, because django-admin is giving you the help message because for some reason it thinks you're *giving it improper input*.
On Sat, Dec 31, 2011 at 7:40 PM, Chris Kavanagh <cka...@gmail.com> wrote: > While looking for a solution, I found someone with a similar problem. > he thought there was a problem with the way Python Files are > associated. So I did what was suggested on the command line, using > "assoc.py" and ftype Python.File. What I got back is listed below. I > don't think this is right according to what the message said. > According to him, it should've returned ".py=Python.File" and > "Python.File="C:\Python25\python.exe" "%1" %*". . .Obviously mine was > different. Any suggestions??? > > > > > C:\>assoc .py > .py=py_auto_file > > C:\>ftype python.file > File type 'python.file' not found or no open command associated with > it. > > -- > 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. > > -- 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.