Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gos72-0000XN-Ey for pgsql-www@arkaria.postgresql.org; Wed, 30 Jan 2019 15:49:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gos62-0007jf-2A for pgsql-www@arkaria.postgresql.org; Wed, 30 Jan 2019 15:48:14 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gos61-0007jY-Ep for pgsql-www@lists.postgresql.org; Wed, 30 Jan 2019 15:48:13 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gos5v-0003oA-A6 for pgsql-www@postgresql.org; Wed, 30 Jan 2019 15:48:12 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 43qSSN1fddz3Dws; Wed, 30 Jan 2019 16:48:04 +0100 (CET) Date: Wed, 30 Jan 2019 16:48:03 +0100 From: Christoph Berg To: PostgreSQL WWW , Adrian Vondendriesch Subject: Re: apt.postgresql.org django app for www.postgresql.org Message-ID: <20190130154803.GF4383@msg.df7cb.de> Mail-Followup-To: Christoph Berg , PostgreSQL WWW , Adrian Vondendriesch References: <20190122140025.GA27301@msg.df7cb.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <20190122140025.GA27301@msg.df7cb.de> User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Updated for python3. I had to fix several places where {{package}} was rendered as "Package Object". The new syntax is {{package.package}}. Christoph --a8Wt8u1KmwUX3Y2C Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0001-Add-APT-repository-webpages-at-repos-apt.patch"