django-simple-captcha v0.5.13 Release Notes

    • ๐Ÿ›  Fix DeprecationWarnings on Django 3 related to unicode (#173, thanks @jannh)
    • Applied black to the codebase and ignored W503
    • ๐Ÿšš tox: remove superfluous basepython statement (#172, thanks @devkral)
    • ๐ŸŒ i18n: add Persian (fa) language translation files (#190, thanks @mavenium)
    • โœ… Test Django 2.2, 3.0 and 3.1 on Python 3.6, 3.7 and 3.8 (#171, thanks @devkral)
    • ๐Ÿ›  Fix deprecation warnings on Django 3.1 (#186, thanks @ jannh and @TheBuky)
    • โœ… Travis fixes and test on ppc64le arch (#192 and #191, thanks @kishorkunal-raj)