On Fri, Mar 25, 2011 at 6:37 PM, Tim Johnson <t...@johnsons-web.com> wrote: > Shawn, I am reluctant to use your advice on this netbook with the > 'pocket' slax OS. Certainly I would consider it on my workstation.
There's no reason for this reluctance. Virtualenv is not an emulator or anything like that. It just gives you a 'sandboxed' Python environment. There is no performance loss and very little disk drive cost. And, it solves your problems. Plus, it's a common, if not a standard, tool in development and deployment among Django developers. Check it out. Shawn -- 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.