CHANGES
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
captcha/__init__.py
captcha/fields.py
captcha/helpers.py
captcha/models.py
captcha/serializers.py
captcha/urls.py
captcha/validators.py
captcha/views.py
captcha/conf/__init__.py
captcha/conf/settings.py
captcha/fonts/COPYRIGHT.TXT
captcha/fonts/README.TXT
captcha/fonts/Vera.ttf
captcha/jinja2/captcha/widgets/captcha.html
captcha/locale/bg/LC_MESSAGES/django.mo
captcha/locale/bg/LC_MESSAGES/django.po
captcha/locale/cs/LC_MESSAGES/django.mo
captcha/locale/cs/LC_MESSAGES/django.po
captcha/locale/de/LC_MESSAGES/django.mo
captcha/locale/de/LC_MESSAGES/django.po
captcha/locale/en/LC_MESSAGES/django.mo
captcha/locale/en/LC_MESSAGES/django.po
captcha/locale/es/LC_MESSAGES/django.mo
captcha/locale/es/LC_MESSAGES/django.po
captcha/locale/fa/LC_MESSAGES/django.mo
captcha/locale/fa/LC_MESSAGES/django.po
captcha/locale/fr/LC_MESSAGES/django.mo
captcha/locale/fr/LC_MESSAGES/django.po
captcha/locale/it/LC_MESSAGES/django.mo
captcha/locale/it/LC_MESSAGES/django.po
captcha/locale/ja/LC_MESSAGES/django.mo
captcha/locale/ja/LC_MESSAGES/django.po
captcha/locale/nl/LC_MESSAGES/django.mo
captcha/locale/nl/LC_MESSAGES/django.po
captcha/locale/pl/LC_MESSAGES/django.mo
captcha/locale/pl/LC_MESSAGES/django.po
captcha/locale/pt_BR/LC_MESSAGES/django.mo
captcha/locale/pt_BR/LC_MESSAGES/django.po
captcha/locale/ru/LC_MESSAGES/django.mo
captcha/locale/ru/LC_MESSAGES/django.po
captcha/locale/sk/LC_MESSAGES/django.mo
captcha/locale/sk/LC_MESSAGES/django.po
captcha/locale/sv/LC_MESSAGES/django.mo
captcha/locale/sv/LC_MESSAGES/django.po
captcha/locale/tr/LC_MESSAGES/django.mo
captcha/locale/tr/LC_MESSAGES/django.po
captcha/locale/uk/LC_MESSAGES/django.mo
captcha/locale/uk/LC_MESSAGES/django.po
captcha/locale/zh_CN/LC_MESSAGES/django.mo
captcha/locale/zh_CN/LC_MESSAGES/django.po
captcha/locale/zh_Hans/LC_MESSAGES/django.mo
captcha/locale/zh_Hans/LC_MESSAGES/django.po
captcha/management/__init__.py
captcha/management/commands/__init__.py
captcha/management/commands/captcha_clean.py
captcha/management/commands/captcha_create_pool.py
captcha/migrations/0001_initial.py
captcha/migrations/0002_alter_captchastore_id.py
captcha/migrations/__init__.py
captcha/templates/captcha/widgets/captcha.html
captcha/tests/__init__.py
captcha/tests/tests.py
captcha/tests/urls.py
captcha/tests/views.py
django_simple_captcha.egg-info/PKG-INFO
django_simple_captcha.egg-info/SOURCES.txt
django_simple_captcha.egg-info/dependency_links.txt
django_simple_captcha.egg-info/not-zip-safe
django_simple_captcha.egg-info/requires.txt
django_simple_captcha.egg-info/top_level.txt
docs/Makefile
docs/advanced.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/usage.rst
docs/_static/captcha3.png
docs/_static/dict.png
docs/_static/math.png
docs/_static/random_chars.png
testproject/.coveragerc
testproject/__init__.py
testproject/coverage.sh
testproject/forms.py
testproject/jinja2_settings.py
testproject/manage.py
testproject/settings.py
testproject/urls.py
testproject/views.py
testproject/htmlcov/.gitignore
testproject/htmlcov/class_index.html
testproject/htmlcov/coverage_html_cb_6fb7b396.js
testproject/htmlcov/favicon_32_cb_58284776.png
testproject/htmlcov/function_index.html
testproject/htmlcov/index.html
testproject/htmlcov/keybd_closed_cb_ce680311.png
testproject/htmlcov/status.json
testproject/htmlcov/style_cb_8e611ae1.css
testproject/htmlcov/z_4dcfd5a5ee17d571___init___py.html
testproject/htmlcov/z_4dcfd5a5ee17d571_captcha_clean_py.html
testproject/htmlcov/z_4dcfd5a5ee17d571_captcha_create_pool_py.html
testproject/htmlcov/z_4faa18241c82b5ce___init___py.html
testproject/htmlcov/z_4faa18241c82b5ce_tests_py.html
testproject/htmlcov/z_4faa18241c82b5ce_urls_py.html
testproject/htmlcov/z_4faa18241c82b5ce_views_py.html
testproject/htmlcov/z_b1dfe756fa558d46_0001_initial_py.html
testproject/htmlcov/z_b1dfe756fa558d46_0002_alter_captchastore_id_py.html
testproject/htmlcov/z_b1dfe756fa558d46___init___py.html
testproject/htmlcov/z_bbf0d6ee6d320fd0___init___py.html
testproject/htmlcov/z_bbf0d6ee6d320fd0_settings_py.html
testproject/htmlcov/z_c0ed4202f82b49cd___init___py.html
testproject/htmlcov/z_c0ed4202f82b49cd_fields_py.html
testproject/htmlcov/z_c0ed4202f82b49cd_helpers_py.html
testproject/htmlcov/z_c0ed4202f82b49cd_models_py.html
testproject/htmlcov/z_c0ed4202f82b49cd_serializers_py.html
testproject/htmlcov/z_c0ed4202f82b49cd_urls_py.html
testproject/htmlcov/z_c0ed4202f82b49cd_validators_py.html
testproject/htmlcov/z_c0ed4202f82b49cd_views_py.html
testproject/htmlcov/z_fb7a5dc925162683___init___py.html
testproject/templates/home.html
testproject/templates/captcha_test/custom_captcha_field.html
testproject/templates/captcha_test/image.html
testproject/templates/captcha_test/image_html5_audio.html