django doubt

30 views
Skip to first unread message

Kadhir Mani

unread,
Jan 27, 2015, 2:15:19 AM1/27/15
to django...@googlegroups.com
what pupose using virtualenv ?if don't use what hapend? what is diff bte virtualwrpper and virtualenv

George Silva

unread,
Jan 27, 2015, 9:13:14 AM1/27/15
to django-users
Virtualenv helps you isolate between environments. Imagine that you work where you need to develop and maintain two applications.

One is written in Django.1.5 and the other one on Django 1.7.

How do you install two versions of Django inside your system python environment? You can't. That's what virtualenv does, it allows you to create multiple environments, each with it's own libraries.

If you don't use virtualenv, you will have a hard time maintain multiple applications with the same development box.

Virtualenvwrapper is just a wrapper on top of virtualenv, allowing you to type easier commands to create, remove, list virtual envs.

On Tue, Jan 27, 2015 at 5:15 AM, Kadhir Mani <kadhi...@gmail.com> wrote:
what pupose using virtualenv ?if don't use what hapend? what is diff bte virtualwrpper and virtualenv

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/40cdc75b-4415-443c-8e09-12a7884f0173%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
George R. C. Silva
SIGMA Consultoria
----------------------------

termopro

unread,
Jan 27, 2015, 9:13:47 AM1/27/15
to django...@googlegroups.com

Purpose well, libs clean, u happy.
If don't use, don't use - problem no.
The diff is some syntx sugr/ abilty do thngs ezly.

George Silva

unread,
Jan 27, 2015, 10:21:42 AM1/27/15
to django-users

what? english, please.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
Reply all
Reply to author
Forward
0 new messages