ExtDeprecationWarning on flask >= 0.11
lixxu opened this issue · 2 comments
lixxu commented
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.