I figured it out, and feel dumb for asking a silly question. The environment variable "PYTHONPATH" value has to be set to where the trunk is located on your local system. In my case it had to be set to here: "C:\Server\django-trunk"
And yes, it does replace the setup.py method. Follow-up question: I have a project that was created using the 1.0.2 version. Is it a good idea to basically recreate the project and apps using the newest version of the django-admin.py file, and then migrate the code over? I'm assuming so. On Jan 16, 1:47 pm, Ty <brownellty...@gmail.com> wrote: > http://docs.djangoproject.com/en/dev/topics/install/#installing-the-d... > > I'm currently on a Windows system and stuck on step #3. I have no idea > how to continue because I don't know what an "environment variable" > actually is and what they do. > > I've looked into how to create "environment variables", I know that > the variable name is supposed to be "PYTHONPATH" but I don't know what > to set the value as. > > After setting this variable will the trunk version of Django be > "installed"? I don't have to run the setup.py file after, right - this > will replace that method? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---