Обсуждение: pgAdmin 4 commit: Removed ALLOWED_HOSTS support as it requires 'netaddr

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Removed ALLOWED_HOSTS support as it requires 'netaddr

От
Akshay Joshi
Дата:
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(-)