Re: [hackathon] [Codestand-develop] Codestand

Stephane Bortzmeyer <bortzmeyer+ietf@nic.fr> Wed, 19 July 2017 06:27 UTC

Return-Path: <bortzmeyer+ietf@nic.fr>
X-Original-To: hackathon@ietfa.amsl.com
Delivered-To: hackathon@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A582127369; Tue, 18 Jul 2017 23:27:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] 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 9PMu1Ww7DUew; Tue, 18 Jul 2017 23:27:39 -0700 (PDT)
Received: from mail.bortzmeyer.org (aetius.bortzmeyer.org [IPv6:2001:4b98:dc0:41:216:3eff:fece:1902]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 007FA12EB5F; Tue, 18 Jul 2017 23:27:38 -0700 (PDT)
Received: by mail.bortzmeyer.org (Postfix, from userid 10) id 3DD7931C83; Wed, 19 Jul 2017 08:27:36 +0200 (CEST)
Received: by godin (Postfix, from userid 1000) id 2176BEC0B1C; Wed, 19 Jul 2017 08:20:14 +0200 (CEST)
Date: Wed, 19 Jul 2017 08:20:14 +0200
From: Stephane Bortzmeyer <bortzmeyer+ietf@nic.fr>
To: Christian O'Flaherty <oflaherty@isoc.org>
Cc: hackathon@ietf.org, "codestand-develop@ietf.org" <codestand-develop@ietf.org>
Message-ID: <20170719062014.GA13564@laperouse.bortzmeyer.org>
References: <69CFAB7B-F8CC-4980-8459-6B85F38F48A4@isoc.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <69CFAB7B-F8CC-4980-8459-6B85F38F48A4@isoc.org>
X-Transport: UUCP rules
X-Operating-System: Ubuntu 16.04 (xenial)
X-Charlie: Je suis Charlie
User-Agent: Mutt/1.5.24 (2015-08-30)
Archived-At: <https://mailarchive.ietf.org/arch/msg/hackathon/DxEex-wTPS-y57wTB-2Ff2IE0nU>
Subject: Re: [hackathon] [Codestand-develop] Codestand
X-BeenThere: hackathon@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Discussion regarding past, present, and future IETF hackathons." <hackathon.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hackathon>, <mailto:hackathon-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/hackathon/>
List-Post: <mailto:hackathon@ietf.org>
List-Help: <mailto:hackathon-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hackathon>, <mailto:hackathon-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Jul 2017 06:27:41 -0000

On Tue, Jul 18, 2017 at 11:51:09AM +0200,
 Christian O'Flaherty <oflaherty@isoc.org> wrote 
 a message of 115 lines which said:

> It’s simple (or should be) to add your project to the tool:
> codestand.ietf.org <http://www.codestand.ietf.org/>

Actually <https://codestand.ietf.org/>. www.codestand.ietf.org does
not exist.

> Select Projects -> New Project (at the bottom) 

It crashed:

ValueError at /codestand/matches/new/

"<ProjectContainer: dnstap to C-DNS>" needs to have a value for field "projectcontainer" before this many-to-many relationship can be used.

Request Method: 	POST
Request URL: 	https://codestand.ietf.org/codestand/matches/new/
Django Version: 	1.10.7
Exception Type: 	ValueError
Exception Value: 	

"<ProjectContainer: dnstap to C-DNS>" needs to have a value for field "projectcontainer" before this many-to-many relationship can be used.

Exception Location: 	/usr/local/lib/python2.7/dist-packages/django/db/models/fields/related_descriptors.py in __init__, line 783
Python Executable: 	/usr/bin/python
Python Version: 	2.7.6
Python Path: 	

['/var/www/codestand',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages/PILcompat',
 '/var/www/codestand']

Server time: 	Tue, 18 Jul 2017 23:15:36 -0700


I also tried without the spaces in the name, and in all lowercase. Same result.

Also:

* "Coding title" is quite lmysterious. What is it supposed to store?

* Contact type: two decentralized protocols (email and XMPP), two
centralized silos. Why not adding things like Mastodon
<https://joinmastodon.org/>?