[pgadmin-hackers] pgAdmin 4 commit: Compatibility fixes for newer versions of Jinja2(e.g - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Compatibility fixes for newer versions of Jinja2(e.g
Date
Msg-id E1cainH-00027g-T5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Compatibility fixes for newer versions of Jinja2 (e.g. 2.9.5+). Fixes #2156

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ec930770407a23e4ca48cc55a42f9591732c5f56
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/browser.js | 6 +++---
web/pgadmin/templates/base.html                     | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To handle "char" type incolumn node
Next
From: Harshal Dhumal
Date:
Subject: [pgadmin-hackers] Patch from RM1983 [pgAdmin4]