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

get image dimensions over backend; set default if not found #108

Closed MisterRios closed 7 years ago

MisterRios commented 7 years ago

This resolves an issue with using Images which do not have height and width properties, (i.e. MediaFile fields from feincms)