Re: have to use older versions of django/python

2010-09-16 Thread Carlton
On Sep 16, 12:00 pm, Carlton Gibson wrote: > Here's the links: > Python Package Index : pip 0.8.1 > virtualenv — virtualenv v1.5 documentation > > This I found useful: > Tools of the Modern Python Hacker: Virtualenv, Fabric and Pip - > electronic.habitat : alex.clemesha > (If you follow this I

Re: have to use older versions of django/python

2010-09-16 Thread Carlton Gibson
HI Wendy, On 15 Sep 2010, at 23:10, Wendy wrote: > I am pretty new to all this though, so if anyone has any tips that > will save me from tearing my hair out, correct order of doing things, > etc. I'd really appreciate it. Any advice would be appreciated. Once you've got your Python version in

Re: have to use older versions of django/python

2010-09-16 Thread Christian Ştefănescu
Hello, what OS are you using and which version? On Thursday, September 16, 2010, Wendy wrote: > Hello, > I've just been told that I have to run my project on the server with > django 1.0, python 2.5, when previously I was told I could use any > version I wanted, so I've been using python 2.6.1

have to use older versions of django/python

2010-09-15 Thread Wendy
Hello, I've just been told that I have to run my project on the server with django 1.0, python 2.5, when previously I was told I could use any version I wanted, so I've been using python 2.6.1 and django 1.2. Ugh, another wrinkle added to deployment. I think it's possible that it'll work, and I've