Cool, thanks.
I guess I will have to start using virtualenv, it came installed with
my vps stack script, but I disabled it as I was having probs using
postgres. I guess I never gave it a great deal of time.
I just dont get why its now reverted to v1.1, its not even on my
python path, print sys.pa
Hi Robbington.
I'd suggest to use virtualenv and keep to use *only* pip
that way only you have the power to change anything
to update Django to a version above 1.2 simply
pip -E your_virtual_environment install Django>=1.2
zalun
On 09/17/10 13:02, Robbington wrote:
> Hey,
>
> I keep getting thi
2 matches
Mail list logo