【发布时间】:2022-01-08 17:08:18
【问题描述】:
如果有人帮助我给出明确的答案,那将会很有帮助。如果是的话,有任何建议如何处理......因为,我尝试将异步与 DRF 一起使用,但我总是以
"AssertionError: Expected a Response, HttpResponse or HttpStreamingResponse to be returned from the view, but received a
【问题讨论】:
标签: python-3.x django asynchronous django-rest-framework async-await