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

Importing flask.ext.cache is deprecated, use flask_cache instead. #156

Open
ninglianjie opened this issue Nov 8, 2016 · 1 comment · May be fixed by #166
Open

Importing flask.ext.cache is deprecated, use flask_cache instead. #156

ninglianjie opened this issue Nov 8, 2016 · 1 comment · May be fixed by #166

Comments

@ninglianjie
Copy link

/local/lib/python2.7/site-packages/flask/exthook.py:71: ExtDeprecationWarning: Importing flask.ext.cache is deprecated, use flask_cache instead.
.format(x=modname), ExtDeprecationWarning

@vindarel vindarel linked a pull request Mar 7, 2017 that will close this issue
@patrickyan
Copy link

In case anyone looks here, this extension is dead. Use Flask-Caching instead https://flask-caching.readthedocs.io/en/latest/

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 a pull request may close this issue.

2 participants