dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

956 upgrade django daguerre #957

Closed melinath closed 1 year ago

melinath commented 4 years ago

Resolved #956. Upgraded django-daguerre to 2.3.1 and Pillow to 6.2.2. I believe that verifying that image resizing works for jpgs and pngs should suffice for verifying this change.

melinath commented 4 years ago

Side note, since I did this in 2 commits, it seems like probably Pillow 6.2.2 works fine with the old daguerre version - but I don't think it hurts to upgrade them both at once.