Async view with serializer Django 3.1

后端 未结 0 1802
无人共我
无人共我 2020-12-08 22:23

I\'m trying to create an async view to solve an endpoint with Django 3.1.

I have my AsyncView and within this view I have the next code lines :

try:
           


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