pgAdmin 4 commit: Ensure builtins.SERVER_MODE is set in the WSGIwrappe - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Ensure builtins.SERVER_MODE is set in the WSGIwrappe
Date
Msg-id E1dtsW3-0000Kf-Ju@gothos.postgresql.org
Whole thread Raw
List 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@pgadmin.org>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variablewhen SERVER_MODE is not set
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Fix the logic to extract the error in Query tool