Use minified output when not in debug mode, and non-minified when debugging.
Update jQuery while we're at it.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb6a3f9b5b8c9385978c97c62bec9763685d3786
Modified Files
--------------
requirements.txt | 5 +
web/config.py | 3 +
web/pgAdmin4.py | 2 +-
web/pgadmin/__init__.py | 17 +-
web/pgadmin/settings/__init__.py | 4 -
web/pgadmin/settings/views.py | 8 +-
web/pgadmin/static/js/vendor/jquery-1.11.1.min.js | 4 -
web/pgadmin/static/js/vendor/jquery-1.11.2.js |10346 +++++++++++++++++++++
web/pgadmin/static/js/vendor/jquery-1.11.2.min.js | 4 +
web/pgadmin/templates/base.html | 20 +-
10 files changed, 10391 insertions(+), 22 deletions(-)