FileNotFound using AWS S3
This is fully functional and awesome using Pillow and the default settings, but what would the process for integrating this with AWS S3?
Whenever I try to display the images onto a template or whatever, the .url renders out as '/file/path/djangoproject/media/<aws_img_url>'. In other words, it looks for it in the filesystem.
Wish I would have seen this before going through the trouble of trying to implement it.
If I figure out a patch I will post it here and do a PR
I'm pretty sure I tried, then failed miserably and ended up creating a solution from scratch.
will be fixed in a future releases
I'm facing the same error, has anyone fund a solution, our code is currently stuck in production deployment