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

ExtDeprecationWarning on flask >= 0.11 #140

Closed
lixxu opened this issue May 31, 2016 · 2 comments
Closed

ExtDeprecationWarning on flask >= 0.11 #140

lixxu opened this issue May 31, 2016 · 2 comments

Comments

@lixxu
Copy link

lixxu commented May 31, 2016

flask 0.11 will issue a ExtDeprecationWarning for flask.ext.cache format.

C:\python27\lib\site-packages\flask\exthook.py:71: ExtDeprecationWarning: Importing flask.ext.cache is deprecated, use flask_cache instead.
@hitigon
Copy link

hitigon commented May 31, 2016

#139 has fixed this issue. but seems nobody is maintaining this project anymore, last commit is almost two years ago.

@lixxu
Copy link
Author

lixxu commented May 31, 2016

duplicate with #139

@lixxu lixxu closed this as completed May 31, 2016
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

No branches or pull requests

2 participants