I\'m using DRF serializers. I want to create a field that is a list of objects, while one of the fields in the object is choiceField and is required. I got it working partially,