jonasundderwolf / django-image-cropping

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

Does not work with 2.2 #133

Closed throwable-one closed 5 years ago

throwable-one commented 5 years ago

Widget API changed: "render() got an unexpected keyword argument 'renderer'"

throwable-one commented 5 years ago

Seems to be fixed in master

anrie commented 5 years ago

If it is working on the master branch, it should also work with version 1.2.