pgAdmin 4 commit: Fix various issues that could cause an exception ons - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix various issues that could cause an exception ons
Date
Msg-id E1e1qFW-0005OE-To@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix various issues that could cause an exception on startup. Fixes #2713

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04beec1309d3672576d15c67d9767e9a7ece2976
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/__init__.py         | 15 +++++++++++++--
web/pgadmin/browser/server_groups/servers/__init__.py | 16 ++++++++++++++--
web/pgadmin/dashboard/__init__.py                     |  5 ++---
web/pgadmin/utils/driver/psycopg2/__init__.py         | 18 +++++++++---------
4 files changed, 38 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Jenkins build is back to normal : pgadmin4-master-python26 #475
Next
From: Dave Page
Date:
Subject: Re: pgadmin4 exception: session['_id'] not in self.managers