I cant update profile and i using jwt for auth.can you solve this problem

后端 未结 0 1635
刺人心
刺人心 2020-11-21 18:01

my view

class UserRetrieveUpdateAPIView(RetrieveUpdateAPIView):

# Allow only authenticated users to access this url
permission_classes = (permissions.I         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题