Contents:
profiles.managers.
ProfileQuerySet
Bases: django.db.models.query.QuerySet
django.db.models.query.QuerySet
get_unique_from_email_or_None
potential_duplicates
Returns only potential duplicate Profiles (as identified by first and last names, and separately by (case-insensitive) email).
specialties_overlap
Returns all Profiles whose specialties overlap with those specified in the slug list.
This method is also separately implemented for Contributor and PotentialFellowship objects.
AffiliationQuerySet
current
Return affiliations which are currently valid.