Home | History | Annotate | Download | only in afe

Lines Matching refs:model_class

322     def _is_relation_to(self, field, model_class):
323 return field.rel and field.rel.to is model_class
752 Returns a QuerySet object for querying the given model_class