As an additional bonus, you can add an __init__.py that imports all models if you want to be able to do a `from .models import FooModel`.
As an additional bonus, you can add an __init__.py that imports all models if you want to be able to do a `from .models import FooModel`.