jonasundderwolf / django-image-cropping

Django helper application to easily and non-destructively crop arbitrarily large images in admin and frontend.
Other
553 stars 130 forks source link

Removing media images after deleting fields #119

Open jorenham opened 6 years ago

jorenham commented 6 years ago

Is there a built-in mechanism that removes the cropped media images after a field gets deleted? If not, consider this a feature request.