Salas Blog
  • Home
  • Blog
  • Link Blog
  • Pages
  • + New Post
admin

Preserving global state in a flask application

July 29, 2021 Software Engineering
https://stackoverflow.com/questions/19277280/preserving-global-state-in-a-flask-application?answertab=votes#tab-top

I am trying to save a cache dictionary in my flask application. As far as I understand it, the Application Context, in particular the flask.g object should be used for this. Setup: import flask ...

python flask bugs sessions

Admin Actions

Edit Post

© Salas Blog. All rights reserved.