pgAdmin 4 commit: As per Murtuza, we will have the '__module__', when r

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: As per Murtuza, we will have the '__module__', when r
Date: 2017-04-03 13:25:42
Message-ID: E1cv1zK-000130-SS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

As per Murtuza, we will have the '__module__', when running as a WSGI
application, but - it will not have the '__file__' attribute.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/types.py | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-04-03 13:27:25 Re: [pgAdmin4][PATCH] Error running restore/backup etc utilities in WSGI mode
Previous Message Ashesh Vashi 2017-04-03 13:15:15 pgAdmin 4 commit: When running pgAdmin as a WSGI application, we will n