Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCuJ2-0001pX-T1 for pgsql-www@arkaria.postgresql.org; Tue, 05 Mar 2013 16:01:33 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UCuJ2-00049q-Ab for pgsql-www@arkaria.postgresql.org; Tue, 05 Mar 2013 16:01:32 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCuJ1-00049l-Qj for pgsql-www@postgresql.org; Tue, 05 Mar 2013 16:01:31 +0000 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCuIz-0000SZ-Uk for pgsql-www@postgresql.org; Tue, 05 Mar 2013 16:01:30 +0000 Received: by mail-we0-f170.google.com with SMTP id z53so6387643wey.15 for ; Tue, 05 Mar 2013 08:01:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=Hix7G8Heyk0EvOltRNKY5BFzoLlDGhcaEoeq+ZdTe0Q=; b=NGHxYhjzTO2UprdwEqPevGZfzXV5G4i77oGrxhXrwDaquDy3BZqKKocB+chRBZkWX0 rQNrYPrIrAMSBAdwtTgYRAeT2T+0eItKmKGgsiu6MUnp3tyGjeyzJoWrR5shOppW2Hk+ NnQbB8N8kNMaRgGbiBG/2y3SknMN6bnjRKgveI/o9VbGOHvCivThAKz0A+jExiKIhU3X +U6RdbHmd9nHq3HgaPOa78t9yCL6v8z3yLQhIRiLSF1bReGOJKXTkTlxyW6rMeFdS6PQ dnJroNsi0aaAsqe5ihv2DzcUVSLmJPClBk9VGzrJgAbzJt8SquU6e2WgyqqmJzxn5Cwy UeXQ== MIME-Version: 1.0 X-Received: by 10.180.103.65 with SMTP id fu1mr19905405wib.4.1362499287576; Tue, 05 Mar 2013 08:01:27 -0800 (PST) Received: by 10.194.171.40 with HTTP; Tue, 5 Mar 2013 08:01:27 -0800 (PST) In-Reply-To: References: <20130305144128.GH11586@msgid.df7cb.de> <20130305145110.GJ11586@msgid.df7cb.de> Date: Tue, 5 Mar 2013 17:01:27 +0100 Message-ID: Subject: Re: Fixes for django 1.4 From: Magnus Hagander To: Christoph Berg , PostgreSQL WWW Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQn0okDuZ5wGafAXln6jNfqOT4pc2kq9YHNOD0sq/lX/imef/ynEScvpu7f2C6I2yxqrPEu/ X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org On Tue, Mar 5, 2013 at 3:53 PM, Magnus Hagander wrote: > On Tue, Mar 5, 2013 at 3:51 PM, Christoph Berg wrote: >> Re: Magnus Hagander 2013-03-05 >>> On Tue, Mar 5, 2013 at 3:41 PM, Christoph Berg wrote: >>> > I had to do some fixes to get the site running in django 1.4 (Debian >>> > Wheezy). Patch is attached. >>> >>> Have you verified that it still works on 1.2, or do we need to >>> validate this before applying anything? >> >> Maybe it also works with 1.2, I haven't tried it. As discussed on irc >> some time ago, I [*] think these are incompatible changes. I just >> wanted to post the patch here so others don't have to do the same >> changes. > > Ok - but testing definitely needed then :) Looking at the patch, the feeds part looks like it should be backwards compatible. As for the settings - you can/should just use settings_local.py to override that one, so the patch shouldn't be necessary. The things about template loaders and context processors definitely need to be tested, I haven't touched that stuff before so I have no idea how backwards compat it would be. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www