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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-te
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.