pgAdmin 4 commit: Support dynamically loaded modules.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Support dynamically loaded modules.
Date: 2015-01-20 12:32:27
Message-ID: E1YDXyt-0002sn-M3@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-01-20 12:33:00 pgAdmin 4 commit: Put the favicon in the right place.
Previous Message Dave Page 2015-01-20 12:29:48 pgAdmin 4 commit: Remove incorrectly placed static dir.