pgAdmin 4 commit: Import from flask_babel instead of the deprecated fla

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Import from flask_babel instead of the deprecated fla
Date: 2017-03-17 10:22:45
Message-ID: E1cop1x-0001Bk-A1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Import from flask_babel instead of the deprecated flask.ext.babel. Fixes #2264

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/__init__.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2017-03-17 10:25:03 Re: [pgAdmin4][Patch]: Fixed 2190 - Move language selection to Preferences.
Previous Message Dave Page 2017-03-17 10:03:26 Re: [patch] Fix SQL tab for postgres 9.1 tables (RM #2260)