On Nov 17, 9:28 am, robos85 <[email protected]> wrote: > So, it's not possible to import it just from my project dir? > The only way it to ask my hosting provider to install it? I have SSH > terminal but I wanted it to be more portable and put it in my > project:/
That's completely the opposite of what I just said. I just said that you *can* install it yourself locally, in your home directory or in a virtualenv. Really, try the command I gave before, or even better look into virtualenv - there are plenty of tutorials available on how to run a Django site in shared hosting with virtualenv. -- DR. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

