Re: How I use Django, Virtualenv and Buildout together
On 14/06/2012 15:53, Andrew Bialecki wrote:
> Hey everyone,
>
> I wrote a quick blog post on how I use Django with virtualenv and Buildout. Hope it's helpful:
> http://www.sophomoredev.com/2012/06/how-i-use-django-virtualenv-and-buildout-together/.
>
Nice article.
However, I do concur with some of the comments made on your blog.
I use pip, virtualenv and fabric so I don't see the advantage of buildout.
It looks complex to me but that's because I haven't really looked into it.
It seems like it's meant to make your application installable as a python package?
Or does that make distributing reusable apps easier?
Also, I separate my virtualenv from the source code. In my opinion, it's a much more clearer
approach but to each his own. It's nice to have several ways of doing things :)
Regards,
Benedict
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home