I\'m trying to save images in a django style way, where the image gets saved to a folder and the path to the file is returned in a get request.
So far I have the foll