Hello All, I have python 2.6 installed, but can't seem to get Django going. I copied the Django dir to python\lib with other site packages but this is what I get when I try to start a project
IDLE 2.6 >>> django-admin.py startproject prj1 SyntaxError: invalid syntax Seem like this might be a PATH issue but I don't know how to resolve Thanks in advance for any help. Cheers kim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---