How to limit the generated list from database?
I have a model that references to other models via ForeignKey.
class ApplicantAccount: sns_name = models.For