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

Deprecated import from flask.ext.sqlalchemy #93

Closed
mlenzen opened this issue Jun 2, 2016 · 5 comments
Closed

Deprecated import from flask.ext.sqlalchemy #93

mlenzen opened this issue Jun 2, 2016 · 5 comments

Comments

@mlenzen
Copy link
Contributor

mlenzen commented Jun 2, 2016

This import is throwing a deprecation warning with Flask 0.11

flask_debugtoolbar/panels/sqlalchemy.py:2:    from flask.ext.sqlalchemy import get_debug_queries, SQLAlchemy
@edouardberthe
Copy link

And your PR : #94

@homeworkprod
Copy link

Jup, that warning is annoying (I see it twice on startup).

@jeffwidman
Copy link
Member

Fixed in #93 and #97

@mattrasband
Copy link

Can you make a release with this change, or is there a milestone planned for it? Thank you!

@jeffwidman
Copy link
Member

jeffwidman commented Feb 13, 2017

Fix is now live on Pypi as version 0.10.1.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

5 participants