flask-cache
flask-cache copied to clipboard
import flask_cache instead flask.ext.cache
update import in order to remove depreciated flask.ext.cache
Nice, I had just tracked this down in our broken CI
Duplicate of #139.