From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Christoph Berg <cb(at)df7cb(dot)de>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Fixes for django 1.4 |
Date: | 2013-03-05 16:01:27 |
Message-ID: | CABUevExH6k_h_HRX_qZYtxkq20DDudWT9WtcNQhS4-kQgB4RYg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Tue, Mar 5, 2013 at 3:53 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Tue, Mar 5, 2013 at 3:51 PM, Christoph Berg <cb(at)df7cb(dot)de> wrote:
>> Re: Magnus Hagander 2013-03-05 <CABUevExEV3HEPjPvVbun_rHbUkUOVg+grPpinQWPqG1qkh_1Xw(at)mail(dot)gmail(dot)com>
>>> On Tue, Mar 5, 2013 at 3:41 PM, Christoph Berg <cb(at)df7cb(dot)de> 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/
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2013-03-05 16:02:02 | Re: Updates for the apt.postgresql.org instructions |
Previous Message | Magnus Hagander | 2013-03-05 14:53:01 | Re: Fixes for django 1.4 |