On Sun, Aug 1, 2010 at 7:46 PM, Alex Hall <mehg...@gmail.com> wrote: > > I had looked into Django before. What is confusing me is that it > sounds like it is meant to be run on the server directly. I do not > have direct access to my server, I just rent space on it and can > login. Maybe I am missing something, but how would I get Django onto > my server if I do not have the physical box available to me?
ssh access is usually enough. Log in and check if you can run python for starters. If all you have is ftp access, you'll need to ask your host for a clarification on how you can get python to work on their servers. Hugo _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor