Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update flask-admin to recent branch #90

Merged
merged 1 commit into from
Aug 29, 2023
Merged

update flask-admin to recent branch #90

merged 1 commit into from
Aug 29, 2023

Conversation

TomGoBravo
Copy link
Owner

Update flask-admin to a branch that is only one commit away from the public head. The extra commit is needed as a work-around for pallets-eco/flask-admin#2351

The update fixes

tourist/tests/test_basic.py::test_heavy
  /home/thecap/.pyenv/versions/tourist-3.10.7/lib/python3.10/site-packages/flask_admin/form/widgets.py:2: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.4.
    from flask.globals import _request_ctx_stack

thanks to pallets-eco/flask-admin#2286.

@TomGoBravo TomGoBravo merged commit 46e633f into main Aug 29, 2023
@TomGoBravo TomGoBravo mentioned this pull request Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant