pgAdmin 4 commit: Ensure that pgAdmin4 should work with latest jinja2 v - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that pgAdmin4 should work with latest jinja2 v
Date
Msg-id E1nXdLH-0005Yp-Uo@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that pgAdmin4 should work with latest jinja2 version. Fixes #7269

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04d0ab4adfe6c8d1eabdcfbdbbc47c5c73ee59fe
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst | 1 +
web/pgadmin/__init__.py          | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7267]: Unexpected error messages are displayed when users change the language via preferences
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed API and RESQL test case for Resource Groups.