pycloudinary
pycloudinary copied to clipboard
How do i get the original response from cloudinary, when using cloudinary field. I want to access width and height attributes
I'm having a hard time accessing the width and height of a cloudinary resource in django, as i can't find these in the CloudinaryResource instance. I am using Django Rest
@jikdo I see you already opened https://community.cloudinary.com/discussion/525/how-do-i-get-metadata-width-and-height-of-a-cloudinary-resource-in-django so lets continue using that.
Okay, I'm waiting for a response there