On Wed, Nov 21, 2012 at 10:11 AM, Peter Edström <edstr...@gmail.com> wrote:
> You recommend using virtualenv. Why and in what scenarios?

always.

each and every time i haven't used it, i've regretted it later.  it
not only lets you experiment  but also in deployment you're guaranteed
a stable environment.  Also it makes it quite easy to reproduce the
deployed environment in your desktop long time afterwards, when you've
already forgotten how it was development before the latest and
greatest versions of everything.

--
Javier

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to