Open
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 for details.
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 for details.