Django gdstorage. I'm using google drive as a backend storage for my images. When retrieving the images, how do I filter them with respect to the user who uploaded them?
Django gdstorage. I'm using google drive as a backend storage for my images. When retrieving the images, how do I filter them with respect to the user who uploaded them?