This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Cloudinary with Exiffield and ImageSpecField not working in Django

Comments

1 comment

  • Avatar
    Eric Pasos

    Hi Robert,

    The error indicates that the `file` parameter for the Cloudinary Upload API was not available. We have a sample Django project where you can see the `CloudinaryField` is used as part of the project model, and it is imported using the `cloudinary.models` from our Python SDK PyCloudinary.

    Hope this helps. Thanks.

    0
    Comment actions Permalink

Post is closed for comments.