Thread: pgAdmin 4 commit: Fix WSGI support.

pgAdmin 4 commit: Fix WSGI support.

From
Dave Page
Date:
Fix WSGI support.

Branch
------
master

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

Modified Files
--------------
docs/en_US/server_deployment.rst | 19 +++++++++++++++++--
web/config.py                    |  5 ++++-
web/pgAdmin4.py                  | 30 ++++++++++++++++--------------
web/pgAdmin4.wsgi                |  8 ++++++++
4 files changed, 45 insertions(+), 17 deletions(-)