Working with Django REST Framework I am wondering if it\'s possible to limit the choices / options of a ManyToMany field on a model to a specific QuerySet
ManyToMany
QuerySet