Django-simple-captcha

Latest version: v0.6.2

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.4.7

-------------
* Supported Django versions are now 1.7, 1.8 and 1.9
* Trying to fix the TravisCI build errors
* Use Django templates to render the individual fields, as well as the assembled Captcha Field (Issue 31)

0.4.6

-------------
* Fixes an UnicodeDecodeError which was apparently only triggered during testing on TravisCI (I hope)
* Support for Django 2.0 urlpatterns syntax (PR 82, Thanks R3v1L)
* settings.CAPTCHA_FONT_PATH may be a list, in which case a font is picked randomly (Issue 51 fixed in PR 88, Thanks inflrscns)

0.4.5

-------------
* Test with tox
* Test against Django 1.8 final
* Added ability to force a fixed image size (PR 76, Thanks superqwer)

0.4.4

-------------
* Added id_prefix argument (fixes issue 37)

0.4.3

-------------
* Add null noise helper (Thanks xrmx)
* Test against Django 1.7b4
* Added Spanish translations (Thanks dragosdobrota)
* Massive cleanup (pep8, translations)
* Support for transparent background color. (Thanks curaloucura)
* Support both Django 1.7 migrations and South migrations.
Please note, you *must* add the following to your settings, if you are
using South migrations and Django 1.6 or lower.
* Make sure autocomplete="off" is only applied to the text input, not the hidden input (Issue 68, thanks narrowfail)
* Fixed some grammar in the documentation. (Thanks rikrian)
* Return an HTTP 410 GONE error code for expired captcha images, to avoid crawlers from trying to reindex them (PR 70, thanks joshuajonah)
* Fixed title markup in documentation (74, thanks pavlov99)
* Test against Django 1.7.1

0.4.2

-------------
* Added autocomplete="off" to the input (Issue 57, thanks Vincent-Vega)
* Fixed the format (msgfmt -c) of most PO and MO files distributed with the project
* Added Bulgarian translations. (Thanks vstoykov)
* Added Japanese translations. (Thanks, Keisuke URAGO)
* Added Ukrainian translations. (Thanks, FuriousCoder)
* Added support for Python 3.2. (Thanks, amrhassan)

Page 5 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.