request.FILES['filename'].name. From the request documentation. If you don't know the key, you can iterate over the files:
確定! 回上一頁