Thread: pgAdmin 4 commit: Add a simple version check mechanism to warn the user

pgAdmin 4 commit: Add a simple version check mechanism to warn the user

From
Dave Page
Date:
Add a simple version check mechanism to warn the user if a new release is available.

Branch
------
master

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

Modified Files
--------------
web/config.py                                      | 10 ++++++
web/pgadmin/browser/__init__.py                    | 40 ++++++++++++++++++++--
.../browser/templates/browser/messages.html        |  2 +-
web/pgadmin/browser/templates/browser/upgrade.html |  2 ++
4 files changed, 51 insertions(+), 3 deletions(-)