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.