Monday, April 23, 2012

Re: Django deployment practices -- do people use setup.py?

Both, system libraries and not python files --- anything outside of Python land that PIP can't handle. How do you handle that if you want a self contained easy to deploy project?
 
Sent: Saturday, April 21, 2012 12:58 AM
Subject: Re: Django deployment practices -- do people use setup.py?
 


On 18 April 2012 23:21, Daniel Sokolowski <daniel.sokolowski@klinsight.com> wrote:
Can you clarify if you approach can handle things that are not installable through pip? For example I run into an issue with geodjango requirements - I was not able to get everything installed through PIP and had to resort to manually using the Debian package management.

Do you mean install requirements for system libraries, databases. That sort of thing? Or do you mean non python files, like scripts, documentation ?
 
Cheers, Andrew
 
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
 
Daniel Sokolowski
Web Engineer
Danols Web Engineering
http://webdesign.danols.com/
Office: 613-817-6833
Fax: 613-817-4553
Toll Free: 1-855-5DANOLS
Kingston, ON K7L 1H3, Canada


No comments:

Post a Comment