Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Development freeze on django.db.models

Received: by 10.36.120.18 with SMTP id s18mr4720021nzc;
        Fri, 07 Jul 2006 21:50:21 -0700 (PDT)
Return-Path: <holov...@gmail.com>
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178])
        by mx.googlegroups.com with ESMTP id y6si2065134nzg.2006.07.07.21.50.20;
        Fri, 07 Jul 2006 21:50:21 -0700 (PDT)
Received-SPF: pass (googlegroups.com: domain of holov...@gmail.com designates 64.233.166.178 as permitted sender)
DomainKey-Status: good (test mode)
Received: by py-out-1112.google.com with SMTP id c59so3173196pyc
        for <django-developers@googlegroups.com>; Fri, 07 Jul 2006 21:50:11 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=LMHYCTWBC+94hICx//7Sdh7y037neWo0b7o48Dm7HF2u1cra6dsHOmJ2S1kj38TFmLyCIy3w8MWr7v8hsrDdsrIUetdYOyuuSPAUapKROgft8j4e0I669Va2l03bHTz2CH75HMVJNEbo7XA5sr0ZnLtHydryv+KbMUWtVHXJcds=
Received: by 10.35.121.9 with SMTP id y9mr2895410pym;
        Fri, 07 Jul 2006 21:50:11 -0700 (PDT)
Received: by 10.35.48.11 with HTTP; Fri, 7 Jul 2006 21:50:11 -0700 (PDT)
Message-ID: <6464bab0607072150k13e19af7oc7334f2ab0750d92@mail.gmail.com>
Date: Fri, 7 Jul 2006 23:50:11 -0500
From: "Adrian Holovaty" <holov...@gmail.com>
To: django-developers@googlegroups.com
Subject: Development freeze on django.db.models
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

To all Django committers --

Please don't change any code within django.db.models over the next few
days. Stimulated by ticket #2306, I took a look in there (particularly
the file query.py) and was a bit taken aback by how monstrous the code
has gotten. I'll be refactoring it over the next couple of days as I
get time...

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com