Bear in mind that you may want different packages in your
environments depending on the project. For example, you may have
a project that uses a maps app (from pip) which isn't required by
others. The general purpose of virtualenv is to setup clean,
self-contained environments. What would you do if
Thanks Musicman
On Mon, Jul 2, 2012 at 4:17 PM, Lachlan Musicman wrote:
> On Tue, Jul 3, 2012 at 10:52 AM, Smaran Harihar
> wrote:
> > Hi Djangoers,
> >
> > I am using virtual-env for my django project and I wanted to know that
> is it
> > ok to use the same virtual-env for all the django proje
On Tue, Jul 3, 2012 at 10:52 AM, Smaran Harihar
wrote:
> Hi Djangoers,
>
> I am using virtual-env for my django project and I wanted to know that is it
> ok to use the same virtual-env for all the django projects on my system?
>
> or do I need to create a virtual-env for every other django project
Hi Djangoers,
I am using virtual-env for my django project and I wanted to know that is
it ok to use the same virtual-env for all the django projects on my system?
or do I need to create a virtual-env for every other django project?
So what I am doing is that I have the virtual-env dir in my fol
4 matches
Mail list logo