1👍
✅
I was able to solve this by adding the following to my models.py
import cloudinary
from cloudinary.models import CloudinaryField
Source:stackexchange.com
1👍
I was able to solve this by adding the following to my models.py
import cloudinary
from cloudinary.models import CloudinaryField