jonasundderwolf / django-image-cropping

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

Pregenerate thumbnails #68

Closed philippeluickx closed 5 years ago

philippeluickx commented 9 years ago

Easy thumbnails can send a signal to pregenerate thumbnails. How could this work with django image cropping?

anrie commented 8 years ago

Good question. Feel free to send a PR if you come up with some good ideas!

anrie commented 5 years ago

I am closing this an an issue, but feel free to send a PR with a proposal so we could start from there.