Have you tried checking out the django documentation, it's gotten a lot better than a year ago.
You can find what you're looking for there at: http://docs.djangoproject.com/en/dev/topics/install/?from=olddocs On Thu, Nov 20, 2008 at 10:01:20AM -0800, waltbrad wrote: > > Hi folks. I'm trying to install on my pc Django without success. I > was using instantdjango, but I'm told that there is some danger > because of it's internal webserver? > > Anyway, I downloaded django and put the folder into C:\Python25\Lib > \site-packages. I also put the path to django-admin.py in my > environment variables. When I start up the interpreter I can import > django fine. But when I try to run django-admin.py from the command > line it's not recognized. > > I actually installed django and got it working on another computer > about a year ago. But, had no time to really get into it. So, now I've > got time and this computer but can't remember what I did. I wish I > could just use instantdjango but it seems it would be better to figure > out a proper installation of django. > > I'm just using SQLite. I don't want to make this anymore complicated > than I have to. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---