On 11 February 2010 21:32, orbital_fox <orbital....@googlemail.com> wrote: > Is there a way and guides on how to install django without having root > access on a system? What are the requirements?
The easiest way I think is to use virtualenv, which creates a virtual python environment in a directory that you have write access to. Do you at least have shell access and python available? > With regards, > Orbital Fox > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@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. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.