django-simple-captcha v0.5.4 Release Notes

Release Date: 2017-04-05 // about 7 years ago
    • ✂ Removed a couple gremlins (PR #113, thanks @Pawamoy)
    • ➕ Added autocapitalize="off", autocorrect="off" and spellcheck="false" to the genreated field (PR #116, thanks @rdonnelly)
    • ✅ Test against Django 1.11
    • ⬇️ Drop support of Django 1.7 ("it'll probably still work")