mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update Python and JS modules. Fixes #3154
This commit is contained in:
committed by
Dave Page
parent
fc886cf8bb
commit
be055ce57d
@@ -14,7 +14,7 @@ from abc import abstractmethod
|
||||
import flask
|
||||
from flask import render_template, current_app
|
||||
from flask.views import View, MethodViewType, with_metaclass
|
||||
from flask_babel import gettext
|
||||
from flask_babelex import gettext
|
||||
|
||||
from config import PG_DEFAULT_DRIVER
|
||||
from pgadmin.utils.ajax import make_json_response, precondition_required
|
||||
|
||||
Reference in New Issue
Block a user