Re: Image Cropping in template form

2012-07-23 Thread Nicolas NoƩ
Hi Patrick, Did you find any solution to this issue ? I'm facing exactly the same problem... The widget is imported and assigned to the field without any error, but on rendering it works like a basic textfield. The markup look like the field is initially rendered correctly in HTML, but then t

Image Cropping in template form

2012-04-04 Thread Patrick Sweet
Hi folks, I'm hoping someone can help me with this. I can't get the image_cropping widget to work in my template. I've installed django-image-cropping ( https://github.com/jonasundderwolf/django-image-cropping ) and have set up my models appropriately. It works absolutely perfect in the admin, but