I am trying to iterate through each instance of a model I have defined.
Say I have the following in models.py, under the people django app:<
models.py
people