pgAdmin 4 commit: Moved the ip-address check functionality to a separat

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Moved the ip-address check functionality to a separat
Дата
Msg-id E1jM8ma-0002fY-3N@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Moved the ip-address check functionality to a separate file to improve
the maintainability of the code.

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/__init__.py      | 42 +++------------
web/pgadmin/utils/ip.py                            | 61 ++++++++++++++++++++++
2 files changed, 69 insertions(+), 34 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fixed pep8 issue
Следующее
От: Dave Page
Дата:
Сообщение: RM4292 - Dark mode support for Windows/macOS