Django Simple Captcha
.. image:: https://github.com/mbi/django-simple-captcha/actions/workflows/test.yml/badge.svg :target: https://github.com/mbi/django-simple-captcha/actions/workflows/test.yml
.. image:: https://img.shields.io/pypi/v/django-simple-captcha :target: https://pypi.org/project/django-simple-captcha/
.. image:: https://img.shields.io/pypi/l/django-simple-captcha :target: https://github.com/mbi/django-simple-captcha/blob/master/LICENSE
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
.. image:: http://django-simple-captcha.readthedocs.io/en/latest/_images/captcha3.png
Features ++++++++
Requirements ++++++++++++
Documentation +++++++++++++
Read the documentation online <http://django-simple-captcha.readthedocs.org/en/latest/>
_.