pgAdmin 4 commit: Ensure builtins.SERVER_MODE is set in the WSGI wrappe

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure builtins.SERVER_MODE is set in the WSGI wrappe
Date: 2017-09-18 09:38:59
Message-ID: E1dtsW3-0000Kf-Ju@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure builtins.SERVER_MODE is set in the WSGI wrapper.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9c1a28121da2012b80dabea4457a9d7b75c2218c
Author: Dave Page <dpage(at)pgadmin(dot)org>

Modified Files
--------------
web/pgAdmin4.wsgi | 8 ++++++++
1 file changed, 8 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-09-18 09:54:03 [pgAdmin4][Patch]: Fix the logic to extract the error in Query tool
Previous Message Dave Page 2017-09-18 09:36:07 Re: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable when SERVER_MODE is not set