why we import like this. from django.db.models import Model, Model class is inside base.py not models.
expecting from django.db.models.base import Model, why base module ommitted. django/db/models/base.py is the structure
New contributor
Bonsa is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.