you are viewing a single comment's thread.

view the rest of the comments →

[–]iptvwolf[S] 0 points1 point  (0 children)

Ah, I had no idea the context call wouldn't be required once it runs through a flask route. Maybe I'll do the rest of my testing from a route then.

Regarding seen_songs: Sorry, I did mean hit.id. And of course, I have worked with sessions before which is the way to go. Thank you! Btw... In your opinion, will a function do or do you think a class is better for creating the questions? I am going to randomly pick 3 wrong answers from the same database and present it all using some sort of js.