On 2014-11-03 08:07, robert brook wrote:
> I do not have the luxury to create a virtual environment because of
> the constraints of this organization.

Just making sure that you're aware of the difference between a
virtual environment and a virtual machine.

A virtual machine is a full abstraction of the hardware and it's
entirely likely that your IT department would impose constraints on
their creation & management.

A virtual *environment* is just a local directory created & populated
with the standard Python "virtualenv" utility, and the setting of a
few environmental variables (done in the WSGI configuration).  It
seems odd that an IT department would be so fascist as to limit the
creation & population of a folder on an existing machine.

-tkc




-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@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/20141103102337.7b6de9f9%40bigbox.christie.dr.
For more options, visit https://groups.google.com/d/optout.

Reply via email to