Answer the question
In order to leave comments, you need to log in
How to disable query caching?
I'm making a Flask project using sqlalchemy + postgresql. It has a listing of products for each category. The problem is that when entering a category, products appear not from the current category, but from the previous one. But when you change the code and restart, everything works fine (until you start going through the categories).
I launch through app.run(debug=False).
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question