Latest Posts
Personal blog by Karina Baha.
-
Integrate Cloudinary with Django Models
In this post, we will discuss how we can integrate Cloudinary with Django models and forms. We will build a blog project with a posts app, and each post will have a title field, a content field, and an image field. We will discuss how we can upload that image to the Cloudinary cloud.