pgAdmin 4 commit: Clarify how virtual envs can be used in WSGI mode, an

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Clarify how virtual envs can be used in WSGI mode, an
Date: 2017-10-09 19:59:55
Message-ID: E1e1eDT-0006fE-Uy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Clarify how virtual envs can be used in WSGI mode, and ensure we ship the required bits on Windows.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=763e161b584d60d3ce8d691c3c001f3b637cac76
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/server_deployment.rst | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-10-09 19:59:56 pgAdmin 4 commit: Allow to terminate a session from the server, and dat
Previous Message Ashesh Vashi 2017-10-09 18:57:29 pgAdmin 4 commit: Running eslint on all the static javascripts, and fix