beyond any > additional environment variables you might need - though you probably > know about those
Thanks... I can work that stuff out I think > > Is this a dev/staging server? I wouldn't recommend using virtualenv > in production. I've been burnt personally by virtualenv, but maybe > I'm just missing some configuration to control package versions > better. *spits out the Kool Aid* I too, am not a True Believer... I've had some misgivings about virtualenv + django. It seems to me that i could just put all the apps into the actual django project directory, and that would be constant for any given python interpreter. In fact, all one would need is an option for setuptools/distutils/pip to install into the current directory.... _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
