Re: Django 1.1 is not installable

2012-12-12 Thread Will Van Wazer
Despite not being listed on PyPi, installing Django 1.1 works if you do this: pip install 'Django<1.2' --- Will Van Wazer The Washington Post (202) 334-9967 (w) (703) 785-1448 (c) On Wed, Dec 12, 2012 at 11:12 AM, Jacob Kaplan-Moss wrote: > I'm not sure why it's hidden on PyPI, but in t

Re: Django 1.1 is not installable

2012-12-12 Thread Jacob Kaplan-Moss
I'm not sure why it's hidden on PyPI, but in the meantime you can get it from https://www.djangoproject.com/download/. I should point out that 1.1 is woefully out of date and no longer receives security updates. There are probably security vulnerabilities and certainly bugs; you should really upgr

Django 1.1 is not installable

2012-12-12 Thread Michael Elsdörfer
$ pip install django==1.1 Downloading/unpacking django==1.1 Could not find a version that satisfies the requirement django==1.1 (from versions: ) No distributions matching the version for django==1.1 This was working perfectly well not so long ago. I notice 1.1 isn't listed on PyPI either: http

Re: UUID Field really wontfix?

2012-12-12 Thread Thomas Guettler
Am 11.12.2012 17:23, schrieb Jacob Kaplan-Moss: If someone can come up with a good patch I'd be fine considering it for core. Jacob I created a new ticket: https://code.djangoproject.com/ticket/19463 I want to moderate this ticket, but won't create patch. I am going to ask the current UUID-

Re: Oracle backend bug makes testing on oracle slower?

2012-12-12 Thread ajaykanti957
-- Sent via Nokia Email --Original message-- From: Shai Berger To: Date: Tuesday, December 11, 2012 10:36:44 PM GMT+0200 Subject: Re: Oracle backend bug makes testing on oracle slower? On Tuesday 11 December 2012, Florian Apolloner wrote: > On Tuesday, December 11, 2012 8:53:55