I am using flask_view_counter to track all the views. It saves to the database properly, however, I can not get all the views inside the program. I have tried t
flask_view_counter