jesseclin / uploadDownloadFiles-Django

Django code to upload and download a file from the server. Once uploaded onto the server, python code will convert all its content to upper case. It is just used to demonstrate how a file is uploaded and downloaded from a server in Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uploadDownloadFiles-Django

Django code to upload and download a file from the server. Once uploaded onto the server, python code will convert all its content to upper case. It is just used to demonstrate how a file is uploaded and downloaded from a server in Django.

About

Django code to upload and download a file from the server. Once uploaded onto the server, python code will convert all its content to upper case. It is just used to demonstrate how a file is uploaded and downloaded from a server in Django.

License:Apache License 2.0


Languages

Language:Python 91.2%Language:HTML 8.8%