I have a basic project called airline with one app called flights. I create one model called Flight.
in a file called test.py I have:
from flights.mode