I have a simple Django app similar to a quiz app. I have stored all the questions with answers in the database. Then, I retrieve all the questions in a template using Django