MexsonFernandes / upload-download-files-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

Upload/Download Example in Django with File Processing

Hits

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.

Buy Me a Coffee at ko-fi.com

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 90.7%Language:HTML 9.3%