Re: [pgadmin-hackers] pgAdmin4 query: config_local

2015-02-27 Thread Dave Page
Friday, February 27, 2015 at 10:15 AM > From: "Dave Page" > To: Prasad > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] pgAdmin4 query: config_local > On Fri, Feb 27, 2015 at 10:10 AM, Prasad wrote: >> Hi, >> >> was just going through code to ge

Re: [pgadmin-hackers] pgAdmin4 query: config_local

2015-02-27 Thread Prasad
No, I'm not going to use it to connect to server. Just trying to be familiar with code, from contribution point of view.   thanks and regards, Prasad Sent: Friday, February 27, 2015 at 10:15 AM From: "Dave Page" To: Prasad Cc: pgadmin-hackers Subject: Re: [pgadmin-hackers]

[pgadmin-hackers] pgAdmin4 query: config_local

2015-02-27 Thread Prasad
Hi,   was just going through code to get it working on my system. There are references to config_local.py.   Is it supposed to be created by some process ??, I just renames config.py to go past that point. Am I missing something ?   regards, Prasad

Re: [pgadmin-hackers] pgAdmin4 query: config_local

2015-02-27 Thread Dave Page
On Fri, Feb 27, 2015 at 10:10 AM, Prasad wrote: > Hi, > > was just going through code to get it working on my system. There are > references to config_local.py. > > Is it supposed to be created by some process ??, I just renames config.py to > go past that point. Am I missing something ? Just cre