Better would be to create the requirements.txt and install directly on the server (pip install ir requirements.txt)
I use mod_wsgi

On 10-12-15 08:48, Álex González wrote:
Hi!

I'm using virtualenv with --no-site-packages and now I like to do a deployment of my app... I'm using a sharing hosting, can I uypload all my enviroment dir (with the packages installed with pip) to the server and use them?

What's the better way to the deployment? mod_python, mod_wsgi, perhaps fast-cgi?

Thanks!

--
@agonzalezro <http://twitter.com/agonzalezro>
Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt and/or .pptx
--
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.


--
blog http://piotr.zalewa.info
jobs http://webdev.zalewa.info
twit http://twitter.com/zalun
face http://www.facebook.com/zaloon

--
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.

Reply via email to