Django FileResponse don't download HTML file ... return FileResponse(open(file_path, 'rb')) will download a file, but intead of download, ...
確定! 回上一頁