models must live with apps

If you want to use Django’s database layer, i.e., model,

you need to create a Django app.

Leave a comment