akvo.rsr.models.model_querysets.employment module

class akvo.rsr.models.model_querysets.employment.EmploymentQuerySet(model=None, query=None, using=None, hints=None)[source]

Bases: QuerySet

approved()[source]

Return an Employment QuerySet containing the approved Employments

organisations()[source]

Return an Organisation QuerySet containing orgs in the Employment QS.

users()[source]

Return a User QuerySet containing the users of the Employment QuerySet