wesonweb / houseyourplants_app

0 stars 0 forks source link

Delete Cloudinary image when plant deletes #37

Open wesonweb opened 4 months ago

wesonweb commented 4 months ago

What happens currently

When admin deletes a plant the content is removed from the database but the image still remains in Cloudinary

What should happen

When deleting a plant, the image in cloudinary should be removed too