pgAdmin 4 commit: Fix various issues that could cause an exception on s

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix various issues that could cause an exception on s
Date: 2017-10-10 08:50:50
Message-ID: E1e1qFW-0005OE-To@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

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