79450941

Date: 2025-02-19 10:15:31
Score: 2.5
Natty:
Report link

You can simply create a method in your viewset using UpdateModelMixin called

def update(self, request, *args, **kwargs):

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Neigeline Rivollat