I\'m having problems with the performance of Django query. Assume I have 3 models and I have 100 rows in Company table:
from django.db import models class Co