تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2932 أدوات العرض

In html i used,

    <input type="file" name="content" required="True"></input>

python file used,

    file1=post.get('content',False)

i don't know how to store this "upload file" to my system local path


الصورة الرمزية
إهمال