I have used the sentence Scenario._meta.get_fields() in order to get a list of all fields of my model class called Scenario.
Scenario._meta.get_fields()
I printed the list and I saw the