So, I\'m trying out Django and I noticed that we do something like this whenever we want to work with a model in model.py:
from django.db import models