pgAdmin 4 commit: Fix date validation while creating new role.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix date validation while creating new role.
Date: 2016-06-20 09:11:46
Message-ID: E1bEvFC-0000UK-7K@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix date validation while creating new role.

Fixes #1370

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/roles/__init__.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-20 09:21:46 pgAdmin 4 commit: Fix debugger issues which could occur if one or more
Previous Message Neel Patel 2016-06-20 09:06:38 Re: [pgAdmin4][debugger]: RM #1354 & RM #1323