ninapavlich / django-imagekit-cropper

Allow users to manually specify image variant crops
MIT License
22 stars 4 forks source link

Return CropCoordinates instead of str, Django 1.10 #10

Closed d-m- closed 8 years ago

d-m- commented 8 years ago

This solved the Django 1.10 compatibility issue for me. See https://docs.djangoproject.com/en/1.10/howto/custom-model-fields/#converting-values-to-python-objects

ninapavlich commented 7 years ago

This PR is release 1.16