flask-cache
flask-cache copied to clipboard
Updates deprecated import format for Flask extensions
Flask 0.11 started to print out warnings about deprecated format of importing modules: "ExtDeprecationWarning: Importing flask.ext.cache is deprecated, use flask_cache instead."
dupe of #139