pgAdmin 4 commit: Fix WSGI support.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix WSGI support.
Date: 2016-08-18 12:43:04
Message-ID: E1baMf2-0005E6-2V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-08-18 13:55:48 Fixes RM #1453 Reduce menu bar height
Previous Message Surinder Kumar 2016-08-18 12:39:08 [Patch][pgAdmin4]: RM1442 - Table column data is incomplete for columns having more character lengths