matthewwithanm / django-imagekit

Automated image processing for Django. Currently v4.0
http://django-imagekit.rtfd.org/
BSD 3-Clause "New" or "Revised" License
2.24k stars 276 forks source link

Convert the anchor kwarg from SafeString to str. #562

Closed vstoykov closed 1 year ago

vstoykov commented 1 year ago

Fixes #494 Replaces #495