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

Fix missed py2 and old django compat code #141

Closed Mogost closed 4 years ago

Mogost commented 4 years ago

@anrie that is missed in #139

anrie commented 4 years ago

@Mogost Well spotted! Thanks for the additional fixes.