pgAdmin 4 commit: [Python 3] Fixed the issue loading the value for the - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: [Python 3] Fixed the issue loading the value for the
Date
Msg-id E1aicvt-0003Td-JO@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
[Python 3] Fixed the issue loading the value for the session key from the sqlite.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=12a0cb1ba1720ecd6c42d519bd9bc7215147504e
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/session.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Disabled option to bootstrap switch control [pgadmin4]
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix session decoding issue with Python3 [pgAdmin4]