cloudinary / cloudinary/pycloudinary

pycloudinary does not implement Django's storage API

Open
#37 7 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
262
Forks
134
Avg merge
5h 6m
Merged PRs (30d)
5

Description

The `CloudinaryField` is not a `FileField` which makes it harder to upload images with Django.
Creating a custom storage backend is not that hard.
See the [documentation](https://docs.djangoproject.com/en/1.7/howto/custom-file-storage/) for details.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.