[pgadmin-hackers] Trouble with requirement django-htmlmin

2016-10-30 Thread Bruno Friedmann
Hello there, I would like to know why the django-htmlmin module has been choosen compared to Flask-Htmlmin or simply htmlmin. The trouble, of django-htmlmin is that it tries to install and override htmlmin installation. I've open up a ticket upstream https://github.com/cobrateam/django-htmlmin

Re: [pgadmin-hackers] Trouble with requirement django-htmlmin

2016-10-30 Thread Dave Page
Hi On Sunday, October 30, 2016, Bruno Friedmann wrote: > Hello there, > > I would like to know why the django-htmlmin module has been choosen > compared > to Flask-Htmlmin or simply htmlmin. > To be honest, because I didn't find Flask-Htmlmin when searching. It's also worth nothing that that co

Re: [pgadmin-hackers] PATCH: To fix the issue in domain node (pgAdmin4)

2016-10-30 Thread Dave Page
Forgot to reply to this - it was committed. Thanks. On Friday, October 28, 2016, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the issue in domain node where we were not parsing the > query output properly causing malformed sql. > RM#1865 > > Please re