Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

django capture the file upload

request.FILES['myfile'] #myfile is the "name" attribute of input in html file.
Source by docs.djangoproject.com #
 
PREVIOUS NEXT
Tagged: #django #capture #file #upload
ADD COMMENT
Topic
Name
8+9 =