0
I’m trying to use WPA in a Flask app. I wonder if it is possible with Flask or Python to store my pages in the browser’s Cache Storage?
From what I’ve seen so far I’ll have to use javascript, but I’m trying to avoid to decrease the complexity.
0
I’m trying to use WPA in a Flask app. I wonder if it is possible with Flask or Python to store my pages in the browser’s Cache Storage?
From what I’ve seen so far I’ll have to use javascript, but I’m trying to avoid to decrease the complexity.
Browser other questions tagged python web-application flask
You are not signed in. Login or sign up in order to post.
But this Storage cache which quotes is not the browser one? If yes, the only way is with JS. Python will only act on the server side.
– Woss
Yes... from the navigator. It is that as exite ORM that deals with several databases, I thought there was something similar, in the sense of saying what I want to cache and it generate the . js necessary
– Lorhan Sohaky