Re: [pgAdmin][RM-6088]: Migrate pgadmin4 from Flask-BabelEx to Flask-Babel >= 2.0

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема Re: [pgAdmin][RM-6088]: Migrate pgadmin4 from Flask-BabelEx to Flask-Babel >= 2.0
Дата
Msg-id CAFOhELcgb8_-QqwJe1a=zgE+z5dRvHF-CoSU7O5gMmC1KkQAwA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin][RM-6088]: Migrate pgadmin4 from Flask-BabelEx to Flask-Babel >= 2.0  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
Список pgadmin-hackers


On Wed, Dec 30, 2020 at 12:29 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

I found one issue related to Flask-Babel migration.

Flask-Babel and Flask-BabelEx are causing the issue if we install them in the same environment.
Flask-BabelEx gets installed as a dependency of Flask-Security-Too library and currently, Flask-Security-Too doesn’t support Flask-Babel, but the latest version (4.0 Not yet released) of Flask-Security-Too will shift to Flask-Babel.

So I think we should hold Flask-Babel migration for now. but we can update the FLask-BabelEx to the latest version as there is one issue related to it this https://redmine.postgresql.org/issues/5997  we can fix it first by adding the Flask-BabelEx minimum version in our requirements.


+1 

Regards,
Nikhil Mohite.

On Tue, Dec 29, 2020 at 4:36 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

Please find the attached patch for RM-6088: Migrate pgadmin4 from Flask-BabelEx to Flask-Babel >= 2.0.


--
Thanks & Regards,
Nikhil Mohite
Software Engineer.
Mob.No: +91-7798364578.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Housekeeping #5338 - [Code Coverage] Improve API test cases for pgAgent
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake