[pgadmin-hackers] pgAdmin 4 commit: Disable HTMLMIN with Python 2.6 as it doesn't workon - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Disable HTMLMIN with Python 2.6 as it doesn't workon
Date
Msg-id E1clzt5-0006qR-EY@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Disable HTMLMIN with Python 2.6 as it doesn't work on that older version.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=670c8a2cc1c3bbfd438c00eb51745023304af3c4

Modified Files
--------------
web/config.py           | 2 ++
web/pgadmin/__init__.py | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin website commit: Ignore pyCharms files.
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix numeric control validation in nested schemas.Fix