How to accept a django.http.HttpResponse object containing a csv file in Ajax?

前端 未结 0 1385
小蘑菇
小蘑菇 2020-12-02 00:20

When I click a button on the html page, I want to trigger a query in backend database, creating a csv file specific to the request and then download it.

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