ellmetha / django-machina

A Django forum engine for building powerful community driven websites.
https://django-machina.readthedocs.org
BSD 3-Clause "New" or "Revised" License
589 stars 126 forks source link

Fix compatibility with Pillow 10.0 #311

Closed BoPeng closed 11 months ago

BoPeng commented 11 months ago

308

See also https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#constants

ellmetha commented 11 months ago

Thanks @BoPeng!