pgAdmin 4 commit: Add file resources to the windows runtime. Fixes #187 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add file resources to the windows runtime. Fixes #187
Date
Msg-id E1c7lOA-0008SM-6O@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add file resources to the windows runtime. Fixes #1874

Branch
------
master

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

Modified Files
--------------
runtime/pgAdmin4.pro | 6 ++++++
web/config.py        | 4 ++++
2 files changed, 10 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin website commit: Add an FAQ about CPU usage, and how it may be r
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Minify HTML with Flask-HTMLMIN