pgAdmin 4 commit: Removed ALLOWED_HOSTS support as it requires 'netaddr - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Removed ALLOWED_HOSTS support as it requires 'netaddr
Date
Msg-id E1kaZSS-0003ve-Ry@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Removed ALLOWED_HOSTS support as it requires 'netaddr' which doesn't support Python 3.5

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e2127b2a58409f2a871ea1cef7f921d40e2a6c0

Modified Files
--------------
Dockerfile              |  3 +--
requirements.txt        |  1 -
web/config.py           | 11 -----------
web/pgadmin/__init__.py | 31 -------------------------------
4 files changed, 1 insertion(+), 45 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-5962]:Add support for Python 3.9.
Next
From: Rahul Shirsat
Date:
Subject: IPV6 setup #RM5582