pgAdmin 4 commit: Fixes #1280 - Resolved issue in json encoding while d

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1280 - Resolved issue in json encoding while d
Date: 2016-06-03 10:25:46
Message-ID: E1b8mIU-0001sO-7K@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1280 - Resolved issue in json encoding while dealing with the
date format.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6501f4cf362a26cc28ba0bf4f1160aaeb6889111
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-03 10:28:19 pgAdmin 4 commit: Fixes #1273 - Resolved an issue setting privileges on
Previous Message Ashesh Vashi 2016-06-03 10:25:37 Re: PATCH: Fix the issue in JSON decoding (pgAdmin4)