pgAdmin 4 commit: Refactor pgAdmin4.py so it can be imported and is a l

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Refactor pgAdmin4.py so it can be imported and is a l
Дата
Msg-id E1jVc5O-0007Q5-TZ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Refactor pgAdmin4.py so it can be imported and is a lot more readable. Fixes #5455

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=059f1e38cc94b3c8e2659a8751afbd220393b0ef
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_22.rst |   1 +
pkg/pip/setup_pip.py              |   2 +-
web/pgAdmin4.py                   | 144 +++++++++++++++++++-------------------
3 files changed, 74 insertions(+), 73 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fixed post-login redirect location when running in se
Следующее
От: Dave Page
Дата:
Сообщение: Re: Patch to remove Python 2.7 support in the macOS Appbundle