.editorconfig
.flake8
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
MANIFEST.in
README.rst
noxfile.py
pyproject.toml
runtests.py
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/docs_settings.py
docs/faq.rst
docs/forms.rst
docs/index.rst
docs/install.rst
docs/make.bat
docs/spelling_wordlist.txt
docs/usage.rst
docs/views.rst
src/django_contact_form/__init__.py
src/django_contact_form/_akismet.py
src/django_contact_form/akismet_urls.py
src/django_contact_form/forms.py
src/django_contact_form/urls.py
src/django_contact_form/views.py
src/django_contact_form.egg-info/PKG-INFO
src/django_contact_form.egg-info/SOURCES.txt
src/django_contact_form.egg-info/dependency_links.txt
src/django_contact_form.egg-info/requires.txt
src/django_contact_form.egg-info/top_level.txt
src/django_contact_form/locale/da/LC_MESSAGES/django.po
src/django_contact_form/locale/de/LC_MESSAGES/django.mo
src/django_contact_form/locale/de/LC_MESSAGES/django.po
src/django_contact_form/locale/en/LC_MESSAGES/django.mo
src/django_contact_form/locale/en/LC_MESSAGES/django.po
src/django_contact_form/locale/es/LC_MESSAGES/django.mo
src/django_contact_form/locale/es/LC_MESSAGES/django.po
src/django_contact_form/locale/eu/LC_MESSAGES/django.mo
src/django_contact_form/locale/eu/LC_MESSAGES/django.po
src/django_contact_form/locale/fr/LC_MESSAGES/django.mo
src/django_contact_form/locale/fr/LC_MESSAGES/django.po
src/django_contact_form/locale/it/LC_MESSAGES/django.po
src/django_contact_form/locale/nl/LC_MESSAGES/django.mo
src/django_contact_form/locale/nl/LC_MESSAGES/django.po
src/django_contact_form/locale/uk/LC_MESSAGES/django.mo
src/django_contact_form/locale/uk/LC_MESSAGES/django.po
tests/__init__.py
tests/settings.py
tests/test_akismet_integration.py
tests/test_forms.py
tests/test_urls.py
tests/test_views.py
tests/templates/django_contact_form/contact_form.html
tests/templates/django_contact_form/contact_form.txt
tests/templates/django_contact_form/contact_form_sent.html
tests/templates/django_contact_form/contact_form_subject.txt
tests/templates/django_contact_form/test_callable_template_name.html