Can you get the request method in a DRF ModelViewSet?

前端 未结 0 2018
闹比i
闹比i 2020-12-17 06:50

I am building a Django chat app that uses Django Rest Framework. I created a MessageViewSet that extends ModelViewSet to show all of the message objects:



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