mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-09-03 20:52:57 -05:00
Update Python and JS modules. Fixes #3154
This commit is contained in:
committed by
Dave Page
parent
fc886cf8bb
commit
be055ce57d
@@ -16,7 +16,7 @@ except ImportError:
|
||||
from ordereddict import OrderedDict
|
||||
import six
|
||||
from flask import render_template
|
||||
from flask_babel import gettext
|
||||
from flask_babelex import gettext
|
||||
from pgadmin.utils.ajax import forbidden
|
||||
from pgadmin.utils.driver import get_driver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user