how to import models of an app in to django models of another app code example Example: django import model from another app from appName.models import table_name