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

Doesn't allow me to crop until after I've already added a record #179

Open adambirds opened 1 year ago

adambirds commented 1 year ago

As you can see from the screenshot, in the admin area, it doesn't let me crop until after i click add, before that, it doesn't show anything.

image

Is there a way round this, as otherwise the flow isn't quite great.