django-simple-captcha v0.5.3 Release Notes

Release Date: 2016-10-04 // over 7 years ago
    • ๐Ÿ›  Ability to pass a per-field challenge generator function (Fixes #109)
    • โž• Added a feature to get captchas from a data pool of pre-created captchas (PR #110, thanks @skozan)
    • ๐Ÿšš Cleanup to remove old code handling timezones for no longer supported Django versions
    • ๐Ÿ›  Fix for "Size must be a tuple" issue with Pillow 3.4.0 (Fixes #111)