.gitattributes
.gitignore
.readthedocs.yml
CHANGELOG.rst
CODE_OF_CONDUCT.rst
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
django_altcha/__init__.py
django_altcha/conf.py
django_altcha.egg-info/PKG-INFO
django_altcha.egg-info/SOURCES.txt
django_altcha.egg-info/dependency_links.txt
django_altcha.egg-info/requires.txt
django_altcha.egg-info/top_level.txt
django_altcha/static/altcha/altcha.min.js
django_altcha/static/altcha/altcha.min.js.ABOUT
django_altcha/static/altcha/dist_i18n/all.min.js
django_altcha/templates/altcha_widget.html
tests/test_cache.py
tests/test_field.py
tests/test_logging.py
tests/test_utils.py
tests/test_view.py
tests/test_widget.py