pgAdmin 4 commit: Ensure HTMLMIN is only used with Python 2.7+

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure HTMLMIN is only used with Python 2.7+
Date: 2017-10-10 08:14:28
Message-ID: E1e1pgK-0003Ir-Cd@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure HTMLMIN is only used with Python 2.7+

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=91406d2879d2b6a4952d2073727f3771a558f952
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
requirements.txt | 2 +-
web/pgadmin/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-10-10 08:16:27 pgAdmin 4 commit: Remove panels for www.pgadmin.org and www.postgresql.
Previous Message Harshal Dhumal 2017-10-10 07:13:13 Re: pgadmin4 exception: session['_id'] not in self.managers