pgAdmin 4 commit: Fixed module import issue. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed module import issue.
Date
Msg-id E1o64Fg-0008GE-7u@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed module import issue.

refs #7506

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4657dcd32f5abf95b469fdfa8d76855fc60c8fb
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
web/pgacloud/providers/azure.py                      | 20 +++++++++++++++-----
web/pgadmin/misc/cloud/azure/__init__.py             |  3 ++-
web/pgadmin/misc/cloud/azure/azure_cache.py          | 19 +++++++++++--------
.../js/components/sections/GraphVisualiser.jsx       |  5 ++++-
4 files changed, 32 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian