I\'m trying to add caching to my Python Flask application. I did what Flask-Caching pages suggest, so I have this in app module:
config = { # "DEBUG&