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-appconf downgrade #121

Closed rjmoggach closed 5 years ago

rjmoggach commented 6 years ago

does the setup.py absolutely require the specific version of django-appconf? (1.0.1)

edwardoliveira commented 6 years ago

We're facing message below in our app: django-image-cropping 1.1.0 has requirement django-appconf==1.0.1, but you'll have django-appconf 1.0.2 which is incompatible.

Would it be possible to upgrade it at least to 1.0.2?

Thanks!

anrie commented 5 years ago

We upgraded django-appconf to 1.0.2 in latest release (1.2)