Re: [Codestand-develop] Django version upgrades (was Re: Today's call)
Robert Sparks <rjsparks@nostrum.com> Fri, 13 January 2017 14:43 UTC
Return-Path: <rjsparks@nostrum.com>
X-Original-To: codestand-develop@ietfa.amsl.com
Delivered-To: codestand-develop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 540E0129529
for <codestand-develop@ietfa.amsl.com>; Fri, 13 Jan 2017 06:43:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.098
X-Spam-Level:
X-Spam-Status: No, score=-5.098 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RP_MATCHES_RCVD=-3.199]
autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id HCVRZ9ukJbLC for <codestand-develop@ietfa.amsl.com>;
Fri, 13 Jan 2017 06:43:46 -0800 (PST)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id A188A129631
for <codestand-develop@ietf.org>; Fri, 13 Jan 2017 06:43:46 -0800 (PST)
Received: from unnumerable.local ([47.186.22.210]) (authenticated bits=0)
by nostrum.com (8.15.2/8.15.2) with ESMTPSA id v0DEhjjF006288
(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=OK);
Fri, 13 Jan 2017 08:43:46 -0600 (CST)
(envelope-from rjsparks@nostrum.com)
X-Authentication-Warning: raven.nostrum.com: Host [47.186.22.210] claimed to
be unnumerable.local
To: "Christian O'Flaherty" <oflaherty@isoc.org>
References: <MWHPR06MB2846E02B174D5C7F92731353CE660@MWHPR06MB2846.namprd06.prod.outlook.com>
<92b3613d-dd79-1b4f-ddf9-8eb8866fbfc5@nostrum.com>
<C1D522AF-78A7-4A49-87DC-1D3C87A12CA6@isoc.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <001f72fe-49d7-30b4-bd0f-2843d6ae10c6@nostrum.com>
Date: Fri, 13 Jan 2017 08:43:46 -0600
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0)
Gecko/20100101 Thunderbird/45.6.0
MIME-Version: 1.0
In-Reply-To: <C1D522AF-78A7-4A49-87DC-1D3C87A12CA6@isoc.org>
Content-Type: multipart/alternative;
boundary="------------06F88D26A1338EDF1F195073"
Archived-At: <https://mailarchive.ietf.org/arch/msg/codestand-develop/2maJeYfTLrlg3JYJa3X7PkRWYMw>
Cc: "codestand-develop@ietf.org" <codestand-develop@ietf.org>,
Henrik Levkowetz <henrik@levkowetz.com>
Subject: Re: [Codestand-develop] Django version upgrades (was Re: Today's call)
X-BeenThere: codestand-develop@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "\"Discussion forum for the planning, coordination,
and development of CodeStand\"" <codestand-develop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codestand-develop>,
<mailto:codestand-develop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codestand-develop/>
List-Post: <mailto:codestand-develop@ietf.org>
List-Help: <mailto:codestand-develop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codestand-develop>,
<mailto:codestand-develop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jan 2017 14:43:49 -0000
(Adding Henrik) I'm a little surprised it still works. I believe you are using a read-only connection to the production database? You do need to move forward soon - accessing it with an older django will stop working at some point. Matheus - what problems did you run into? RjS On 1/12/17 5:07 PM, Christian O'Flaherty wrote: > We’re still on Django: 1.7 and Datatracker: 6.13 > > Matheus had some issues with the upgrade… > > Christian > > >> On Jan 11, 2017, at 1:44 PM, Robert Sparks <rjsparks@nostrum.com >> <mailto:rjsparks@nostrum.com>> wrote: >> >> btw - have you had any issues porting forward to the latest releases >> of the datatracker (which change the django version to 1.8?) >> >> We'll also be migrating forward to 1.9, probably this or next week, >> then 1.10 a couple of weeks after that. >> >> RjS >> >> On 1/11/17 10:54 AM, Christian O'Flaherty wrote: >>> Hi all, >>> >>> I'm not going to be able to join our call today. >>> I'm in a meeting and will not be able to finish in time. >>> >>> We've got to start working in the article for the next IETF journal. >>> The deadline is mid february. >>> >>> Christian >>> >>> >>> _______________________________________________ >>> Codestand-develop mailing list >>> Codestand-develop@ietf.org >>> https://www.ietf.org/mailman/listinfo/codestand-develop >> >> _______________________________________________ >> Codestand-develop mailing list >> Codestand-develop@ietf.org <mailto:Codestand-develop@ietf.org> >> https://www.ietf.org/mailman/listinfo/codestand-develop >
- [Codestand-develop] Today's call Christian O'Flaherty
- Re: [Codestand-develop] Today's call Kathleen Moriarty
- Re: [Codestand-develop] Today's call Kathleen Moriarty
- Re: [Codestand-develop] Today's call Christian O'Flaherty
- [Codestand-develop] Django version upgrades (was … Robert Sparks
- Re: [Codestand-develop] Django version upgrades (… Christian O'Flaherty
- Re: [Codestand-develop] Django version upgrades (… Robert Sparks
- Re: [Codestand-develop] Django version upgrades (… Christian O'Flaherty
- Re: [Codestand-develop] Django version upgrades (… Christian O'Flaherty