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. ```