pgAdmin 4 commit: Fix email validation

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix email validation
Date: 2016-06-30 08:46:11
Message-ID: E1bIXbv-0006qA-Kq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix email validation

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=71443decebed98fec067ac7a0cdedbd54198bad5

Modified Files
--------------
web/setup.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-30 08:46:50 pgAdmin 4 commit: Fix regression test harness to allow for removal of t
Previous Message Dave Page 2016-06-30 07:56:50 Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)