I\'m new to DRF and I can\'t wrap my head around where to save new model instances when I POST to my endpoints.
I need to overwrite my def create() method be
def create()