... streaming content) from django.http import FileResponse return FileResponse(open('Report.pdf','rb')) Inline response with any HTTP status code (Defaults ...
確定! 回上一頁