You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.