pgAdmin 4 commit: Support dynamically loaded modules. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Support dynamically loaded modules.
Date
Msg-id E1YDXyt-0002sn-M3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Support dynamically loaded modules.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b8cb207ab213c52842e8db2c4d83bd4149f01ea

Modified Files
--------------
web/config.py           |    6 +++---
web/pgAdmin4.py         |    3 +--
web/pgadmin/__init__.py |   26 ++++++++++++++++++++------
3 files changed, 24 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove incorrectly placed static dir.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Put the favicon in the right place.