Re: [pgadmin-hackers] Email validation in setup.py [pgadmin4]

2016-06-10 Thread Dave Page
Thanks, applied. On Thu, Jun 9, 2016 at 8:41 AM, Harshal Dhumal wrote: > Hi, > > PFA patch for email validation in setup.py > > -- > Harshal Dhumal > Software Engineer > > EnterpriseDB India: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > >

[pgadmin-hackers] Email validation in setup.py [pgadmin4]

2016-06-09 Thread Harshal Dhumal
Hi, PFA patch for email validation in setup.py -- *Harshal Dhumal* *Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git a/web/setup.py b/web/setup.py index 4ea28e1..5f13e83 100644 --- a/web/setup.py +++ b/web/setup.py @@ -15,6 +15,7