AUTHORS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_recaptcha/__init__.py
django_recaptcha/apps.py
django_recaptcha/checks.py
django_recaptcha/client.py
django_recaptcha/constants.py
django_recaptcha/fields.py
django_recaptcha/models.py
django_recaptcha/widgets.py
django_recaptcha.egg-info/PKG-INFO
django_recaptcha.egg-info/SOURCES.txt
django_recaptcha.egg-info/dependency_links.txt
django_recaptcha.egg-info/not-zip-safe
django_recaptcha.egg-info/requires.txt
django_recaptcha.egg-info/top_level.txt
django_recaptcha/templates/django_recaptcha/widget_v2_checkbox.html
django_recaptcha/templates/django_recaptcha/widget_v2_invisible.html
django_recaptcha/templates/django_recaptcha/widget_v3.html
django_recaptcha/templates/django_recaptcha/includes/js_v2_checkbox.html
django_recaptcha/templates/django_recaptcha/includes/js_v2_invisible.html
django_recaptcha/templates/django_recaptcha/includes/js_v3.html
django_recaptcha/tests/__init__.py
django_recaptcha/tests/test_client.py
django_recaptcha/tests/test_fields.py
django_recaptcha/tests/tests.py
django_recaptcha/tests/settings/__init__.py
django_recaptcha/tests/settings/coveralls_settings.py