pgAdmin 4 commit: Refactor pgAdmin4.py so it can be imported and is a l - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Refactor pgAdmin4.py so it can be imported and is a l
Date
Msg-id E1jVc5O-0007Q5-TZ@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fixed post-login redirect location when running in se
Next
From: Dave Page
Date:
Subject: Re: Patch to remove Python 2.7 support in the macOS Appbundle