I cannot figure out a way in models.py to pull data from the database to populate the objects in another class.
models.py:
from django.db import models in