pgAdmin 4 commit: Use cheroot as default production server for pgAdmin4

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Use cheroot as default production server for pgAdmin4
Дата
Msg-id E1iiBO4-0007U3-Fq@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use cheroot as default production server for pgAdmin4. Fixes #5017

If DEBUG is true then we used the default flask server.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=15c518f0f1a299b93676ea4e5d9d9de8a62c32c2
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst |  1 +
requirements.txt                  |  1 +
web/pgAdmin4.py                   | 35 +++++++++++++++++++++++++----------
3 files changed, 27 insertions(+), 10 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Zahid Rahman
Дата:
Сообщение: Re: Error [99] reset password
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5017] Use cheroot as default production server