Python add's itself to your path by default right? If not, it would be much
more convenient just adding python to your path so you could just say
"python" instead of the full path to the exe...
--~--~-~--~~~---~--~~
You received this message because you are subscrib
I think there is another way to do it -- use Exemaker.
http://effbot.org/zone/django.htm
On Tue, Oct 20, 2009 at 3:31 AM, Nick wrote:
>
> FYI,
>
> If anyone in general has trouble starting a new project in Windows xp,
> this might help you. When I first tried creating a project, I cd'd
> into th
FYI,
If anyone in general has trouble starting a new project in Windows xp,
this might help you. When I first tried creating a project, I cd'd
into the appropriate directory in a cmd prompt and then typed the path
to the django-admin.py file, then startproject, and the project name.
All this woul
3 matches
Mail list logo