How I use Django, Virtualenv and Buildout together

60 views
Skip to first unread message

Andrew Bialecki

unread,
Jun 14, 2012, 9:53:11 AM6/14/12
to django...@googlegroups.com
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/.

Daniel Roseman

unread,
Jun 14, 2012, 11:27:36 AM6/14/12
to django...@googlegroups.com
On Thursday, 14 June 2012 14:53:11 UTC+1, 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. If you're writing about Django you should add your blog to the Django community aggregator:
--
DR. 

Benedict Verheyen

unread,
Jun 15, 2012, 2:52:19 AM6/15/12
to django...@googlegroups.com
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


Reply all
Reply to author
Forward
0 new messages