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

Add to installed apps. #118

Closed portedison closed 7 years ago

portedison commented 7 years ago

In readme. add 'image_cropping' to installed apps.

anrie commented 7 years ago

Really not sure what you are asking.

By default django-image-cropping ships with an easy-thumbnails-backend which requires easy-thumbnails to also be installed and added to the INSTALLED_APPS.

anrie commented 7 years ago

Okay, maybe the also-clause was a bit too subtle ... the docs are now clearer: https://github.com/jonasundderwolf/django-image-cropping/commit/34cb1750fd1cd71c3591bdb52a566f4dcb4373b5