Turns out my recent upgrade to Django 5.2 was not, in fact, “without issue.” I had to patch a problem saving images with stored dimensions with django-resized
.
Turns out my recent upgrade to Django 5.2 was not, in fact, “without issue.” I had to patch a problem saving images with stored dimensions with django-resized
.
Wow, I spent a whole lot of time trying (and failing) to resize an image before saving in Django and this package does it for me: https://github.com/un1t/django-resized