pgAdmin 4 commit: Ensure that pgAdmin4 should work with latest jinja2 v

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that pgAdmin4 should work with latest jinja2 v
Date: 2022-03-25 06:22:35
Message-ID: E1nXdLH-0005Yp-Uo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-25 07:21:48 pgAdmin 4 commit: Fixed API and RESQL test case for Resource Groups.
Previous Message Akshay Joshi 2022-03-24 10:38:59 Re: [pgAdmin][RM-7267]: Unexpected error messages are displayed when users change the language via preferences