Home | History | Annotate | Download | only in afe

Lines Matching full:get_query_set

32     def get_query_set(self):
33 return (super(LeasedHostManager, self).get_query_set().filter(
495 def get_query_set(self):
503 def get_query_set(self):
504 queryset = super(ValidObjectsManager, self).get_query_set()