A Manager is the interface through which database query operations are provided to Django models.
A Manager is the interface through which database query operations are provided to Django models.
Source: https://docs.djangoproject.com/en/dev/topics/db/managers/