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

django-filer backend #97

Open bee-keeper opened 8 years ago

bee-keeper commented 8 years ago

Hi there,

As the title says, a PR for a django-filer backend.

I think it might need some tweaking as I'm not sure why it's necessary to actually subclass the filer FilerImageField field to force image-cropping to inject its JS into the page but as it stands this integration works (albeit without tests for now).