pgAdmin 4 commit: Import config only when needed, it was causing cyclic

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Import config only when needed, it was causing cyclic
Date: 2017-03-07 10:37:14
Message-ID: E1clCUU-000615-SK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Import config only when needed, it was causing cyclic dependency when
running the regression suite.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/paths.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-07 11:20:29 pgAdmin 4 commit: Translation updates.
Previous Message Dave Page 2017-03-07 10:35:42 Re: Three minor changes + GER